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