| Index: chrome/common/common_resources.grd
|
| diff --git a/chrome/common/common_resources.grd b/chrome/common/common_resources.grd
|
| index 89b04a7813c01ffa81a92306fdaa3efa5e587377..f93e1d2176c6d6cd37669a8ca7b25edd90a98029 100644
|
| --- a/chrome/common/common_resources.grd
|
| +++ b/chrome/common/common_resources.grd
|
| @@ -10,6 +10,7 @@
|
| <release seq="1">
|
| <includes>
|
| <include name="IDR_EXTENSION_MANIFEST_FEATURES" file="extensions\api\_manifest_features.json" type="BINDATA" />
|
| + <include name="IDR_EXTENSION_API_JSON_APP" file="extensions\api\app.json" type="BINDATA" />
|
| <include name="IDR_EXTENSION_API_JSON_BOOKMARKS" file="extensions\api\bookmarks.json" type="BINDATA" />
|
| <include name="IDR_EXTENSION_API_JSON_BROWSERACTION" file="extensions\api\browserAction.json" type="BINDATA" />
|
| <include name="IDR_EXTENSION_API_JSON_CHROMEAUTHPRIVATE" file="extensions\api\chromeAuthPrivate.json" type="BINDATA" />
|
|
|