| Index: chrome/test/data/extensions/api_test/content_scripts/css_l10n/manifest.json
|
| ===================================================================
|
| --- chrome/test/data/extensions/api_test/content_scripts/css_l10n/manifest.json (revision 111763)
|
| +++ chrome/test/data/extensions/api_test/content_scripts/css_l10n/manifest.json (working copy)
|
| @@ -2,6 +2,7 @@
|
| "name": "Localize CSS scripts",
|
| "description": "Checks that messages in CSS content scripts get localized.",
|
| "version": "0.1",
|
| + "manifest_version": 2,
|
| "background_page": "background.html",
|
| "default_locale": "en",
|
| "content_scripts": [
|
|
|