Upstream version 9.38.198.0
[platform/framework/web/crosswalk.git] / src / chrome / test / data / extensions / manifest_tests / automation_boolean_true.json
1 {
2   "name": "unit_tests --gtest_filter=AutomationManifestTest.AsBooleanTrue",
3   "version": "1",
4   "manifest_version": 2,
5   "permissions": [
6     "http://www.google.com/"
7   ],
8   "automation": true
9 }