Do not announce robot account token before account ID is available
[chromium-blink-merge.git] / chrome / test / data / extensions / platform_apps / window_api / manifest.json
blob9440b7705d0540e218fe918da168b76abba54e83
2   "name": "Platform App Test: Window API",
3   "version": "1",
4   "app": {
5     "background": {
6       "scripts": ["test.js"]
7     }
8   }