| Index: chrome/test/data/extensions/api_test/file_system_provider/read_file/manifest.json
|
| diff --git a/chrome/test/data/extensions/api_test/file_system_provider/read_file/manifest.json b/chrome/test/data/extensions/api_test/file_system_provider/read_file/manifest.json
|
| index 8931bf21ebff2412a289248808b564a093a2cb54..e4c71dcef868e8838ebc3c47ae456e6580a0f180 100644
|
| --- a/chrome/test/data/extensions/api_test/file_system_provider/read_file/manifest.json
|
| +++ b/chrome/test/data/extensions/api_test/file_system_provider/read_file/manifest.json
|
| @@ -14,8 +14,6 @@
|
| "fileManagerPrivate"
|
| ],
|
| "file_system_provider_capabilities": {
|
| - "configurable": true,
|
| - "multiple_mounts": true,
|
| "source": "device"
|
| },
|
| "app": {
|
|
|