Chromium Code Reviews| Index: chrome/test/data/extensions/samples/i18n/manifest.json |
| =================================================================== |
| --- chrome/test/data/extensions/samples/i18n/manifest.json (revision 27238) |
| +++ chrome/test/data/extensions/samples/i18n/manifest.json (working copy) |
| @@ -2,5 +2,6 @@ |
| "name": "AcceptLanguage", |
| "description": "Returns accept languages of the browser", |
| "version": "0.1", |
| + "default_locale": "en_US", |
| "toolstrips": ["toolstrip.html"] |
| } |