summaryrefslogtreecommitdiff
path: root/chromium/chrome/browser/resources/settings/manifest.json
diff options
context:
space:
mode:
Diffstat (limited to 'chromium/chrome/browser/resources/settings/manifest.json')
-rw-r--r--chromium/chrome/browser/resources/settings/manifest.json13
1 files changed, 0 insertions, 13 deletions
diff --git a/chromium/chrome/browser/resources/settings/manifest.json b/chromium/chrome/browser/resources/settings/manifest.json
deleted file mode 100644
index acbaa3c103e..00000000000
--- a/chromium/chrome/browser/resources/settings/manifest.json
+++ /dev/null
@@ -1,13 +0,0 @@
-{
- "name": "$i18nRaw{name}",
- "display": "standalone",
- "icons": [
- {
- "src": "icon-192.png",
- "sizes": "192x192",
- "type": "image/png"
- }
- ],
- "start_url": "/",
- "theme_color": "#254FAE"
-}