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

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

Issue 2939833002: Move chrome.fileSystem interface and bindings to //extensions (Closed)
Patch Set: Created 3 years, 6 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 c3cd3798499374b83456c25c63c4dc11dcecb98e..cb80e6e043b0204739193fce0d05d40c9637b9c2 100644
--- a/chrome/common/extensions/api/_api_features.json
+++ b/chrome/common/extensions/api/_api_features.json
@@ -475,10 +475,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