Commit c53c9473 authored by sergeyu@chromium.org's avatar sergeyu@chromium.org

Enable Desktop Capture API for all apps in Stable channel.

BUG=134249

Review URL: https://codereview.chromium.org/141073003

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@245620 0039d316-1c4b-4281-b951-d872f2087c98
parent 8aafadb5
...@@ -285,21 +285,10 @@ ...@@ -285,21 +285,10 @@
"whitelist": ["BC3A0F8D5AE0DE6454D74AB376EBCC59E10CDD5A"] "whitelist": ["BC3A0F8D5AE0DE6454D74AB376EBCC59E10CDD5A"]
} }
], ],
"desktopCapture": [ "desktopCapture": {
{ "channel": "stable",
"channel": "beta", "extension_types": ["extension", "platform_app"]
"extension_types": ["extension", "platform_app"] },
},
{
"channel": "stable",
"extension_types": ["extension", "platform_app"],
"whitelist": [
"80B9DC58E5210749F052F5B4DB239C50CF72AEB6",
// Hangout Services component extension.
"DF84F03F9B960409CCDE0D895B9650EBE81C0A8E"
]
}
],
"dns": [ "dns": [
{ {
"channel": "dev", "channel": "dev",
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment