Index: chrome/common/extensions_api_resources.grd |
diff --git a/chrome/common/extensions_api_resources.grd b/chrome/common/extensions_api_resources.grd |
index 915a1c83970d4cea9dd21590d89a0ad6365ff6a8..3c36b6b0f997fa99fa0e60d976f00da6bd777653 100644 |
--- a/chrome/common/extensions_api_resources.grd |
+++ b/chrome/common/extensions_api_resources.grd |
@@ -15,6 +15,7 @@ |
<include name="IDR_EXTENSION_API_JSON_BROWSINGDATA" file="extensions\api\browsing_data.json" type="BINDATA" /> |
<include name="IDR_EXTENSION_API_JSON_CHROMEOSINFOPRIVATE" file="extensions\api\chromeos_info_private.json" type="BINDATA" /> |
<include name="IDR_EXTENSION_API_JSON_COMMANDS" file="extensions\api\commands.json" type="BINDATA" /> |
+ <include name="IDR_EXTENSION_API_JSON_DECLARATIVE_CONTENT" file="extensions\api\declarative_content.json" type="BINDATA" /> |
<include name="IDR_EXTENSION_API_JSON_DECLARATIVE_WEBREQUEST" file="extensions\api\declarative_web_request.json" type="BINDATA" /> |
<include name="IDR_EXTENSION_API_JSON_DEVTOOLS" file="extensions\api\devtools.json" type="BINDATA" /> |
<include name="IDR_EXTENSION_API_JSON_ECHOPRIVATE" file="extensions\api\echo_private.json" type="BINDATA" /> |