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

Unified Diff: extensions/common/api/_manifest_features.json

Issue 667053002: Enable the "options_ui" manifest key on stable channel. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 6 years, 2 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
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: extensions/common/api/_manifest_features.json
diff --git a/extensions/common/api/_manifest_features.json b/extensions/common/api/_manifest_features.json
index badac8bef8a57a0b82a8f804d5db9ae565e2f9d2..638f32c908cd11095b5b072bdf9ca672f459b902 100644
--- a/extensions/common/api/_manifest_features.json
+++ b/extensions/common/api/_manifest_features.json
@@ -171,7 +171,7 @@
]
},
"options_ui": {
- "channel": "trunk",
+ "channel": "stable",
"extension_types": ["extension", "legacy_packaged_app"]
},
"sandbox": {
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698