Roll leveldb 3f7758:803d69 (v1.17 -> v1.18)
[chromium-blink-merge.git] / chrome / test / data / extensions / platform_apps / window_api_interactive / manifest.json
blob327c7dceafc6a938ae849f929130bfd57e42af50
2   "name": "Platform App Test: Window API Interative",
3   "version": "1",
4   "app": {
5     "background": {
6       "scripts": ["test.js"]
7     }
8   }