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 c5ca17b225a7851e894ad6d89c8ed94e064be631..6ece879ac0adcf0b5dcc51966f17f5597aea81ce 100644 |
--- a/chrome/common/extensions/api/_permission_features.json |
+++ b/chrome/common/extensions/api/_permission_features.json |
@@ -672,6 +672,11 @@ |
"channel": "stable", |
"extension_types": ["extension", "legacy_packaged_app"] |
}, |
+ "webrtcLoggingPrivate": { |
+ "channel": "dev", |
Finnur
2013/09/03 14:28:32
Is this intended to ever reach stable or stay in d
Henrik Grunell
2013/09/04 13:13:53
Yes stable too. Added that and beta too.
|
+ "extension_types": ["extension"], |
+ "whitelist": ["80B9DC58E5210749F052F5B4DB239C50CF72AEB6"] |
+ }, |
"webstorePrivate": { |
"channel": "stable", |
"extension_types": ["extension", "legacy_packaged_app"], |