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

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

Issue 2693053002: cros: Add e2e tests for new_note action handler. Flip feature to stable. (Closed)
Patch Set: Address comments Created 3 years, 10 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: extensions/common/api/_manifest_features.json
diff --git a/extensions/common/api/_manifest_features.json b/extensions/common/api/_manifest_features.json
index a42984036c68ef591fdddbf1f0456f4faea94710..8b10f3df75b4a0533bd4a39c1f63de0dd8789c3b 100644
--- a/extensions/common/api/_manifest_features.json
+++ b/extensions/common/api/_manifest_features.json
@@ -8,7 +8,7 @@
{
"action_handlers": {
- "channel": "dev",
+ "channel": "stable",
"extension_types": ["platform_app"],
"platforms": ["chromeos"]
},

Powered by Google App Engine
This is Rietveld 408576698