Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(26)

Unified Diff: chrome/common/extensions/api/_api_features.json

Issue 2939833002: Move chrome.fileSystem interface and bindings to //extensions (Closed)
Patch Set: rebase Created 3 years, 5 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: chrome/common/extensions/api/_api_features.json
diff --git a/chrome/common/extensions/api/_api_features.json b/chrome/common/extensions/api/_api_features.json
index 1492dd475680f886607dc55d65e983b25176dd26..3a0191d3ac4ee7d75581ffaa0e0c9512a4991cd6 100644
--- a/chrome/common/extensions/api/_api_features.json
+++ b/chrome/common/extensions/api/_api_features.json
@@ -479,10 +479,6 @@
"dependencies": ["permission:fileManagerPrivate"],
"contexts": ["blessed_extension"]
},
- "fileSystem": {
- "dependencies": ["permission:fileSystem"],
- "contexts": ["blessed_extension"]
- },
"fileSystemProvider": {
"dependencies": ["permission:fileSystemProvider"],
"contexts": ["blessed_extension"]
« no previous file with comments | « no previous file | chrome/common/extensions/api/_permission_features.json » ('j') | extensions/common/api/_permission_features.json » ('J')

Powered by Google App Engine
This is Rietveld 408576698