Roll src/third_party/WebKit d9c6159:8139f33 (svn 201974:201975)
[chromium-blink-merge.git] / chrome / test / data / extensions / activity_log_app / manifest.json
blob92bb0a59cabb5b61914b3d44f397eacf66736f8e
2   "name": "Activity Log Test APP",
3   "description": "Used to test Activity Log with an app",
4   "version": "0.1",
5   "app": {
6     "background": {
7       "scripts": ["background.js"]
8     }
9   },
10   "bluetooth": {}