| Index: chrome/common/extensions_api_resources.grd
|
| diff --git a/chrome/common/extensions_api_resources.grd b/chrome/common/extensions_api_resources.grd
|
| index 54d0806c3effe029a81075147ff1763a1e69f17f..6f77ab79954de25e2f1371c76156b632a6512fd0 100644
|
| --- a/chrome/common/extensions_api_resources.grd
|
| +++ b/chrome/common/extensions_api_resources.grd
|
| @@ -8,6 +8,7 @@
|
| </outputs>
|
| <release seq="1">
|
| <includes>
|
| + <include name="IDR_EXTENSION_API_JSON_ACCESSIBILITYPRIVATE" file="extensions\api\accessibility_private.json" type="BINDATA" />
|
| <include name="IDR_EXTENSION_API_JSON_APP" file="extensions\api\app.json" type="BINDATA" />
|
| <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" />
|
|
|