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

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

Issue 2815343002: Enable networking.onc for stable channel (Closed)
Patch Set: Created 3 years, 8 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 | « extensions/browser/api/networking_private/networking_private_api.cc ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: extensions/common/api/_permission_features.json
diff --git a/extensions/common/api/_permission_features.json b/extensions/common/api/_permission_features.json
index b94993192bfa1b2eb5694979f45968d2636f5a55..4709f86edac44e9c10660d5f1113f50042c81d59 100644
--- a/extensions/common/api/_permission_features.json
+++ b/extensions/common/api/_permission_features.json
@@ -298,7 +298,7 @@
"extension_types": ["extension", "platform_app"]
},
"networking.onc": [{
- "channel": "dev",
+ "channel": "stable",
"extension_types": ["platform_app"],
"platforms": ["chromeos"],
"session_types": ["kiosk.autolaunched"]
« no previous file with comments | « extensions/browser/api/networking_private/networking_private_api.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698