Roll leveldb 3f7758:803d69 (v1.17 -> v1.18)
[chromium-blink-merge.git] / chrome / test / data / extensions / platform_apps / minimal_id / manifest.json
blob2f5697812becfc6e8736b34a499eb3e616ebd156
2   "name": "Platform App Test: minimal platform app with window ID 'minimal_id'",
3   "version": "1",
4   "app": {
5     "background": {
6       "scripts": ["test.js"]
7     }
8   }