Commit 4da0f238 authored by jyasskin@chromium.org's avatar jyasskin@chromium.org

Enable the chrome.declarativeContent API on the stable channel.

BUG=308651

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

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@243414 0039d316-1c4b-4281-b951-d872f2087c98
parent 994e08a4
...@@ -270,7 +270,7 @@ ...@@ -270,7 +270,7 @@
"extension_types": ["extension", "legacy_packaged_app"] "extension_types": ["extension", "legacy_packaged_app"]
}, },
"declarativeContent": { "declarativeContent": {
"channel": "dev", "channel": "stable",
"extension_types": ["extension"] "extension_types": ["extension"]
}, },
"declarativeWebRequest": [ "declarativeWebRequest": [
......
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