android_webview: explicitly use gcc for target binaries.
[chromium-blink-merge.git] / chrome / test / data / extensions / manifest_tests / web_urls_default.json
blob49dffc096df55251531077bf7557a6e6c0dd865b
2   "name": "test",
3   "version": "1",
4   "app": {
5     "launch": {
6       "web_url": "http://www.google.com/mail/"
7     }
8   },
9   "permissions": [
10     "notifications"
11   ]