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