Chromium Code Reviews| Index: chrome/common/extensions/api/_api_features.json |
| =================================================================== |
| --- chrome/common/extensions/api/_api_features.json (revision 262949) |
| +++ chrome/common/extensions/api/_api_features.json (working copy) |
| @@ -376,7 +376,7 @@ |
| }, |
| "fileSystemProviderInternal": { |
| "internal": true, |
| - "dependencies": ["fileSystemProvider"], |
| + "dependencies": ["permission:fileSystemProvider"], |
| "contexts": ["blessed_extension"] |
| }, |
| "firstRunPrivate": { |