summaryrefslogtreecommitdiffstats
path: root/chrome/common/common_resources.grd
diff options
context:
space:
mode:
authorbattre@chromium.org <battre@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2012-02-08 10:20:59 +0000
committerbattre@chromium.org <battre@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2012-02-08 10:20:59 +0000
commit8ef650e5f2266af9380e20f4d4144009560068ad (patch)
tree36d12363cdb0dff83fd5aaed8d7d58ee43ff7f36 /chrome/common/common_resources.grd
parent5347ec93bda2df822e02dfbdbae80d5c02126b15 (diff)
downloadchromium_src-8ef650e5f2266af9380e20f4d4144009560068ad.zip
chromium_src-8ef650e5f2266af9380e20f4d4144009560068ad.tar.gz
chromium_src-8ef650e5f2266af9380e20f4d4144009560068ad.tar.bz2
Bindings layer for declarative events API
BUG=112155 TEST=no Review URL: https://chromiumcodereview.appspot.com/9192029 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@120962 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'chrome/common/common_resources.grd')
-rw-r--r--chrome/common/common_resources.grd1
1 files changed, 1 insertions, 0 deletions
diff --git a/chrome/common/common_resources.grd b/chrome/common/common_resources.grd
index 9b460e2..5e2a635 100644
--- a/chrome/common/common_resources.grd
+++ b/chrome/common/common_resources.grd
@@ -23,6 +23,7 @@
<include name="IDR_EXTENSION_API_JSON_EXPERIMENTAL_APP" file="extensions\api\experimental.app.json" type="BINDATA" />
<include name="IDR_EXTENSION_API_JSON_EXPERIMENTAL_BOOKMARKMANAGER" file="extensions\api\experimental.bookmarkManager.json" type="BINDATA" />
<include name="IDR_EXTENSION_API_JSON_EXPERIMENTAL_CLEAR" file="extensions\api\experimental.clear.json" type="BINDATA" />
+ <include name="IDR_EXTENSION_API_JSON_EXPERIMENTAL_DECLARATIVE" file="extensions\api\experimental.declarative.json" type="BINDATA" />
<include name="IDR_EXTENSION_API_JSON_EXPERIMENTAL_DNS" file="extensions\api\experimental.dns.json" type="BINDATA" />
<include name="IDR_EXTENSION_API_JSON_EXPERIMENTAL_DOWNLOADS" file="extensions\api\experimental.downloads.json" type="BINDATA" />
<include name="IDR_EXTENSION_API_JSON_EXPERIMENTAL_EXTENSIONS" file="extensions\api\experimental.extension.json" type="BINDATA" />