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 4d1028d50e8e252260f348a6e28f9128f24d64ef..185d2746b6bcbca830317db3b6c36f7e62977976 100644 |
--- a/chrome/common/extensions/api/_permission_features.json |
+++ b/chrome/common/extensions/api/_permission_features.json |
@@ -285,21 +285,10 @@ |
"whitelist": ["BC3A0F8D5AE0DE6454D74AB376EBCC59E10CDD5A"] |
} |
], |
- "desktopCapture": [ |
- { |
- "channel": "beta", |
- "extension_types": ["extension", "platform_app"] |
- }, |
- { |
- "channel": "stable", |
- "extension_types": ["extension", "platform_app"], |
- "whitelist": [ |
- "80B9DC58E5210749F052F5B4DB239C50CF72AEB6", |
- // Hangout Services component extension. |
- "DF84F03F9B960409CCDE0D895B9650EBE81C0A8E" |
- ] |
- } |
- ], |
+ "desktopCapture": { |
+ "channel": "stable", |
+ "extension_types": ["extension", "platform_app"] |
+ }, |
"dns": [ |
{ |
"channel": "dev", |