| Index: chrome/test/data/extensions/unpacker/missing_default_has_locales/manifest.json
|
| ===================================================================
|
| --- chrome/test/data/extensions/unpacker/missing_default_has_locales/manifest.json (revision 0)
|
| +++ chrome/test/data/extensions/unpacker/missing_default_has_locales/manifest.json (revision 0)
|
| @@ -0,0 +1,5 @@
|
| +{
|
| + "description": "If _locales is present, default_locale has to be defined too.",
|
| + "name": "missing_default_has_locales",
|
| + "version": "1.0"
|
| +}
|
|
|