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 f1f669e864360714844dc2cc71aa97130af72d3b..4685597a04493978e177679f8ca76778a5d8b4af 100644 |
--- a/chrome/common/extensions/api/_permission_features.json |
+++ b/chrome/common/extensions/api/_permission_features.json |
@@ -655,20 +655,10 @@ |
"channel": "stable", |
"extension_types": ["extension", "legacy_packaged_app"] |
}, |
- "tabCapture": [{ |
- "channel": "dev", |
- "extension_types": ["extension", "legacy_packaged_app"] |
- }, { |
+ "tabCapture": { |
"channel": "stable", |
- "extension_types": ["extension", "legacy_packaged_app"], |
- "whitelist": [ |
- "pkedcjkdefgpdelpbcmbmeomcjbeemfm", // Trusted Tester |
- "fmfcbgogabcbclcofgocippekhfcmgfj", // Staging |
- "hfaagokkkhdbgiakmmlclaapfelnkoah", // Canary |
- "F155646B5D1CA545F7E1E4E20D573DFDD44C2540", // Trusted Tester (public) |
- "16CA7A47AAE4BE49B1E75A6B960C3875E945B264" // Release |
- ] |
- }], |
+ "extension_types": ["extension", "legacy_packaged_app"] |
+ }, |
"terminalPrivate": { |
"channel": "stable", |
"extension_types": ["extension", "legacy_packaged_app", "platform_app"], |