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