Pin Chrome's shortcut to the Win10 Start menu on install and OS upgrade.
[chromium-blink-merge.git] / chrome / test / data / extensions / manifest_tests / filesystemprovider_missing_permission.json
blob85d6b6d0388b31bcabf02e0e6b069fe3c4825c18
2   "name": "test",
3   "version": "1",
4   "file_system_provider_capabilities": {
5     "configurable": false,
6     "watchable": false,
7     "multiple_mounts": false,
8     "source": "device"
9   }