Do not announce robot account token before account ID is available
[chromium-blink-merge.git] / chrome / test / data / extensions / manifest_tests / automation_all_hosts_interact_true.json
blob8237dbb6cdbd1a5ae929e5089aadf3f0aa196402
2   "name": "unit_tests --gtest_filter=AutomationManifestTest.AllHostsInteractTrue",
3   "version": "1",
4   "manifest_version": 2,
5   "automation": {
6     "interact": true,
7     "matches": [ "<all_urls>" ]
8   }