android_webview: explicitly use gcc for target binaries.
[chromium-blink-merge.git] / chrome / test / data / extensions / app_update / v2 / manifest.json
blobd2228dd24526f7b4666d610edd483b018d5c04c9
2   "name": "Test App",
3   "version": "2",
4   "app": {
5     "urls": [
6       "http://www.example.com/path1"
7     ],
8     "launch": {
9       "web_url": "http://www.example.com/path1/foo2.html"
10     }
11   }