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

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

Issue 23691066: Hook up WebRTC logging extension API to the underlying functionality. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Rebase Created 7 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
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 b4ef14e2a0eb1eb0728cb4b8c11c77320b7c0579..9b47ed6cdf17bf4177c6cdae386f4816ec9e4b5b 100644
--- a/chrome/common/extensions/api/_permission_features.json
+++ b/chrome/common/extensions/api/_permission_features.json
@@ -766,7 +766,7 @@
"extension_types": ["extension", "legacy_packaged_app"]
},
"webrtcLoggingPrivate": {
- "channel": "dev",
+ "channel": "stable",
"extension_types": ["extension"],
"whitelist": ["80B9DC58E5210749F052F5B4DB239C50CF72AEB6"]
},
« no previous file with comments | « chrome/browser/media/webrtc_logging_handler_host.cc ('k') | chrome/common/extensions/api/webrtc_logging_private.idl » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698