| Index: chrome/common/extensions_api_resources.grd
|
| diff --git a/chrome/common/extensions_api_resources.grd b/chrome/common/extensions_api_resources.grd
|
| index 2bc6b6cbf3d35b2061392031fe660931d080f49b..7bf7de0bd249b1979ef5cba6e18e798ba3e5bd8a 100644
|
| --- a/chrome/common/extensions_api_resources.grd
|
| +++ b/chrome/common/extensions_api_resources.grd
|
| @@ -25,6 +25,7 @@
|
| <include name="IDR_EXTENSION_API_JSON_TYPES" file="extensions\api\types.json" type="BINDATA" />
|
| <include name="IDR_EXTENSION_API_JSON_TYPES_PRIVATE" file="extensions\api\types_private.json" type="BINDATA" />
|
| <include name="IDR_EXTENSION_API_JSON_WEBSTORE" file="extensions\api\webstore.json" type="BINDATA" />
|
| + <include name="IDR_EXTENSION_API_JSON_WEB_VIEW_REQUEST" file="extensions\api\web_view_request.json" type="BINDATA" />
|
| </includes>
|
| </release>
|
| </grit>
|
|
|