| Index: chrome/test/data/extensions/api_test/file_system_provider/thumbnail/manifest.json
|
| diff --git a/chrome/test/data/extensions/api_test/file_system_provider/thumbnail/manifest.json b/chrome/test/data/extensions/api_test/file_system_provider/thumbnail/manifest.json
|
| index d90308d03e58cce3cd813a6f4088e91e2169a049..7dd236aced1d18733613a3c894376bbff7e2a001 100644
|
| --- a/chrome/test/data/extensions/api_test/file_system_provider/thumbnail/manifest.json
|
| +++ b/chrome/test/data/extensions/api_test/file_system_provider/thumbnail/manifest.json
|
| @@ -13,6 +13,11 @@
|
| },
|
| "fileManagerPrivate"
|
| ],
|
| + "file_system_provider_capabilities": {
|
| + "configurable": true,
|
| + "multiple_mounts": true,
|
| + "source": "device"
|
| + },
|
| "app": {
|
| "background": {
|
| "scripts": [
|
|
|