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

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

Issue 564993002: Embedded Extension Options: remove flags and trunk channel restrictions (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Rebase Created 6 years, 3 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 08857dcea66e88cc8b2ef53bc5ab5dfe9f6d0b35..9f4af5b4e0efbd68c822863d79a811aad002697e 100644
--- a/chrome/common/extensions/api/_permission_features.json
+++ b/chrome/common/extensions/api/_permission_features.json
@@ -381,7 +381,7 @@
"location": "component"
},
"embeddedExtensionOptions": {
- "channel": "trunk",
+ "channel": "dev",
"extension_types": ["extension"]
},
"enterprise.platformKeys": {

Powered by Google App Engine
This is Rietveld 408576698