- add sources.
[platform/framework/web/crosswalk.git] / src / chrome / test / data / extensions / unpacker / has_default_missing_locales / manifest.json
1 {
2   "description": "Cannot have default_locale but skip _locales",
3   "name": "has_default_missing_locales",
4   "default_locale": "en_US",
5   "version": "1.0"
6 }