| Index: chrome/common/extensions_api_resources.grd
|
| diff --git a/chrome/common/extensions_api_resources.grd b/chrome/common/extensions_api_resources.grd
|
| index dff25819d6ece3534c13793c0239dbb88e86b2a9..37c008b284523baf3130a8dd5255749a0d7531d0 100644
|
| --- a/chrome/common/extensions_api_resources.grd
|
| +++ b/chrome/common/extensions_api_resources.grd
|
| @@ -35,6 +35,7 @@
|
| <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_WEBVIEW_REQUEST" file="extensions\api\webview_request.json" type="BINDATA" />
|
| </includes>
|
| </release>
|
| </grit>
|
|
|