Index: chrome/common/extensions_api_resources.grd |
diff --git a/chrome/common/extensions_api_resources.grd b/chrome/common/extensions_api_resources.grd |
index 3d9d812d2924e3a35dc0ecd4d26ba3e48db2dfbc..c59a23653243236db2f31dc0027ce04f74ab1168 100644 |
--- a/chrome/common/extensions_api_resources.grd |
+++ b/chrome/common/extensions_api_resources.grd |
@@ -71,6 +71,7 @@ |
<include name="IDR_EXTENSION_API_JSON_WEBNAVIGATION" file="extensions\api\web_navigation.json" type="BINDATA" /> |
<include name="IDR_EXTENSION_API_JSON_WEBREQUEST" file="extensions\api\web_request.json" type="BINDATA" /> |
<include name="IDR_EXTENSION_API_JSON_WEBSOCKETPROXYPRIVATE" file="extensions\api\web_socket_proxy_private.json" type="BINDATA" /> |
+ <include name="IDR_EXTENSION_API_JSON_WEBREQUESTINTERNAL" file="extensions\api\web_request_internal.json" type="BINDATA" /> |
<include name="IDR_EXTENSION_API_JSON_WEBSTORE" file="extensions\api\webstore.json" type="BINDATA" /> |
<include name="IDR_EXTENSION_API_JSON_WEBSTOREPRIVATE" file="extensions\api\webstore_private.json" type="BINDATA" /> |
<include name="IDR_EXTENSION_API_JSON_WINDOWS" file="extensions\api\windows.json" type="BINDATA" /> |