| Index: chrome/common/extensions_api_resources.grd
|
| diff --git a/chrome/common/extensions_api_resources.grd b/chrome/common/extensions_api_resources.grd
|
| index ff48f8dc3076b9899a262f02ffbe4de543802b52..32fecc5bab44166f0be207352dee73d335927a94 100644
|
| --- a/chrome/common/extensions_api_resources.grd
|
| +++ b/chrome/common/extensions_api_resources.grd
|
| @@ -10,6 +10,7 @@
|
| <release seq="1">
|
| <includes>
|
| <include name="IDR_EXTENSION_API_JSON_APP" file="extensions\api\app.json" type="BINDATA" />
|
| + <include name="IDR_EXTENSION_API_JSON_APP_RUNTIME" file="extensions\api\app_runtime.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\browser_action.json" type="BINDATA" />
|
| <include name="IDR_EXTENSION_API_JSON_BROWSINGDATA" file="extensions\api\browsing_data.json" type="BINDATA" />
|
|
|