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

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

Issue 2614663005: Enable USB device permission for interface class for stable (Closed)
Patch Set: . Created 3 years, 11 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/_behavior_features.json
diff --git a/extensions/common/api/_behavior_features.json b/extensions/common/api/_behavior_features.json
index e64975f7e08810091fa17a4ba54ead4fa2745e60..1f39caf2a16d5115778e6e7d38ee8921b77a965e 100644
--- a/extensions/common/api/_behavior_features.json
+++ b/extensions/common/api/_behavior_features.json
@@ -43,7 +43,7 @@
]
},
"allow_usb_devices_permission_interface_class": {
- "channel": "dev",
+ "channel": "stable",
"extension_types": ["platform_app"],
"session_types": ["kiosk"]
},

Powered by Google App Engine
This is Rietveld 408576698