summaryrefslogtreecommitdiffstats
path: root/chrome/test/data/extensions/theme_i18n/manifest.json
diff options
context:
space:
mode:
Diffstat (limited to 'chrome/test/data/extensions/theme_i18n/manifest.json')
-rw-r--r--chrome/test/data/extensions/theme_i18n/manifest.json11
1 files changed, 0 insertions, 11 deletions
diff --git a/chrome/test/data/extensions/theme_i18n/manifest.json b/chrome/test/data/extensions/theme_i18n/manifest.json
deleted file mode 100644
index c35276e..0000000
--- a/chrome/test/data/extensions/theme_i18n/manifest.json
+++ /dev/null
@@ -1,11 +0,0 @@
-{
- "name": "__MSG_name__",
- "description": "__MSG_description__",
- "version": "1",
- "default_locale": "en",
- "theme": {
- "properties" : {
- "ntp_background_alignment" : "top"
- }
- }
-}