| Index: chrome/common/extensions_api_resources.grd
|
| diff --git a/chrome/common/extensions_api_resources.grd b/chrome/common/extensions_api_resources.grd
|
| index 7604414c898351d443d3847b550cd539899c4790..7bf7de0bd249b1979ef5cba6e18e798ba3e5bd8a 100644
|
| --- a/chrome/common/extensions_api_resources.grd
|
| +++ b/chrome/common/extensions_api_resources.grd
|
| @@ -13,7 +13,6 @@
|
| <include name="IDR_EXTENSION_API_JSON_BROWSERACTION" file="extensions\api\browser_action.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_FILEBROWSERHANDLER" file="extensions\api\file_browser_handler.json" type="BINDATA" />
|
| <include name="IDR_EXTENSION_API_JSON_INPUTMETHODPRIVATE" file="extensions\api\input_method_private.json" type="BINDATA" />
|
| <include name="IDR_EXTENSION_API_JSON_PAGEACTION" file="extensions\api\page_action.json" type="BINDATA" />
|
|
|