- add sources.
[platform/framework/web/crosswalk.git] / src / chrome / test / data / extensions / unpacked / bad_messages_file / manifest.json
1 {
2    "name": "__MSG_application_title__",
3    "description": "Tests if loading an unpacked extension tests all of its locales",
4    "version": "0.2",
5    "default_locale": "en",
6    "manifest_version": 2
7  }