summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorjyasskin@chromium.org <jyasskin@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2014-01-08 18:01:14 +0000
committerjyasskin@chromium.org <jyasskin@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2014-01-08 18:01:14 +0000
commit7b806916a09705ad821e08d9cba059976d04e881 (patch)
tree7dbda42236b7e95a00b7545cba99421b1f4d302d
parent34b063cb36230b0be816ce53a300634908dca0e9 (diff)
downloadchromium_src-7b806916a09705ad821e08d9cba059976d04e881.zip
chromium_src-7b806916a09705ad821e08d9cba059976d04e881.tar.gz
chromium_src-7b806916a09705ad821e08d9cba059976d04e881.tar.bz2
Merge 243414 "Enable the chrome.declarativeContent API on the st..."
> Enable the chrome.declarativeContent API on the stable channel. > > BUG=308651 > > Review URL: https://codereview.chromium.org/102433011 TBR=jyasskin@chromium.org Review URL: https://codereview.chromium.org/128843002 git-svn-id: svn://svn.chromium.org/chrome/branches/1750/src@243599 0039d316-1c4b-4281-b951-d872f2087c98
-rw-r--r--chrome/common/extensions/api/_permission_features.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/chrome/common/extensions/api/_permission_features.json b/chrome/common/extensions/api/_permission_features.json
index 9ccee0e..5ce98ed 100644
--- a/chrome/common/extensions/api/_permission_features.json
+++ b/chrome/common/extensions/api/_permission_features.json
@@ -265,7 +265,7 @@
"extension_types": ["extension", "legacy_packaged_app"]
},
"declarativeContent": {
- "channel": "dev",
+ "channel": "stable",
"extension_types": ["extension"]
},
"declarativeWebRequest": [