summaryrefslogtreecommitdiffstats
path: root/chrome/test/data/extensions/unpacker/invalid_messages_file/manifest.json
blob: 7a4b9efb02990ef9f7177d2ac954ad0830aec5e4 (plain)
1
2
3
4
5
6
{
  "description": "Fail if messages.json is not valid (check JSON syntax only)",
  "name": "invalid_messages_file",
  "default_locale": "en_US",
  "version": "1.0"
}