Merge Chromium + Blink git repositories
[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": {}