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

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

Issue 706153002: [fsp] Promote file system provider to stable. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Fixed compile bugs. Created 6 years, 1 month 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/_permission_features.json
diff --git a/chrome/common/extensions/api/_permission_features.json b/chrome/common/extensions/api/_permission_features.json
index 1f4a968b6c7423553115e3176cca5c7bcc2f8793..873c732810cb34ef8ea29a783c804ebedabb94a5 100644
--- a/chrome/common/extensions/api/_permission_features.json
+++ b/chrome/common/extensions/api/_permission_features.json
@@ -477,7 +477,7 @@
]
}],
"fileSystemProvider": {
- "channel": "dev",
+ "channel": "stable",
"extension_types": ["extension", "platform_app"],
"platforms": ["chromeos"]
},

Powered by Google App Engine
This is Rietveld 408576698