| Index: chrome/common/extensions_api_resources.grd
|
| diff --git a/chrome/common/extensions_api_resources.grd b/chrome/common/extensions_api_resources.grd
|
| index bbf2c0d0ada2aecfad4a40e07f6f0668d74663f3..a8daebff5cf5c23e44640c873732c704c16e1a32 100644
|
| --- a/chrome/common/extensions_api_resources.grd
|
| +++ b/chrome/common/extensions_api_resources.grd
|
| @@ -21,6 +21,7 @@
|
| <include name="IDR_EXTENSION_API_JSON_CONTEXTMENUS" file="extensions\api\context_menus.json" type="BINDATA" />
|
| <include name="IDR_EXTENSION_API_JSON_COOKIES" file="extensions\api\cookies.json" type="BINDATA" />
|
| <include name="IDR_EXTENSION_API_JSON_DEBUGGER" file="extensions\api\debugger.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" />
|
|
|