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

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: First patch ready for review. Created 7 years, 3 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 8b8b61b2fd77a850860ebcb8e981a74ca9f3e522..1d1648f104c594de1d3d804c966ebaad62b90c58 100644
--- a/chrome/common/extensions/api/_permission_features.json
+++ b/chrome/common/extensions/api/_permission_features.json
@@ -762,7 +762,7 @@
"extension_types": ["extension", "legacy_packaged_app"]
},
"webrtcLoggingPrivate": {
- "channel": "dev",
+ "channel": "stable",
Finnur 2013/09/27 14:10:06 The change looks fine, but I think scheib should p
Henrik Grunell 2013/10/02 12:47:18 I've asked miket@ for his blessing. Won't commit w
"extension_types": ["extension"],
"whitelist": ["80B9DC58E5210749F052F5B4DB239C50CF72AEB6"]
},

Powered by Google App Engine
This is Rietveld 408576698