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

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

Issue 12902044: Enable SyncFileSystem API on Stable (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: rebase Created 7 years, 9 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/_permission_features.json
diff --git a/chrome/common/extensions/api/_permission_features.json b/chrome/common/extensions/api/_permission_features.json
index 86c57d585f867d2b6579bd849726bab316f72a2d..d51f5ffe933b567ce92524051d2c0f5353bc6b2e 100644
--- a/chrome/common/extensions/api/_permission_features.json
+++ b/chrome/common/extensions/api/_permission_features.json
@@ -381,7 +381,7 @@
"extension_types": ["platform_app"]
},
"syncFileSystem": {
- "channel": "dev",
+ "channel": "stable",
"extension_types": ["platform_app"]
},
"systemIndicator": {

Powered by Google App Engine
This is Rietveld 408576698