| Index: chrome/browser/resources/component_extension_resources.grd
|
| diff --git a/chrome/browser/resources/component_extension_resources.grd b/chrome/browser/resources/component_extension_resources.grd
|
| index 0dcc9afa0a0120b2a6ef117e201646689d137988..307e19814afe0253c1119c5b67b31a946ba12c58 100644
|
| --- a/chrome/browser/resources/component_extension_resources.grd
|
| +++ b/chrome/browser/resources/component_extension_resources.grd
|
| @@ -116,6 +116,9 @@
|
| <include name="IDR_GOOGLE_NOW_BACKGROUND_JS" file="google_now/background.js" type="BINDATA" />
|
| <include name="IDR_GOOGLE_NOW_UTILITY_JS" file="google_now/utility.js" type="BINDATA" />
|
| </if>
|
| + <include name="IDR_IDENTITY_API_UI_IMG_CLOSE" file="identity_api_ui/window_close_short_normal.png" type="BINDATA" />
|
| + <include name="IDR_IDENTITY_API_UI_IMG_CLOSE_H" file="identity_api_ui/window_close_short_hover.png" type="BINDATA" />
|
| + <include name="IDR_IDENTITY_API_UI_IMG_CLOSE_P" file="identity_api_ui/window_close_short_pressed.png" type="BINDATA" />
|
| <include name="IDR_APPS_DEBUGGER_MAIN" file="apps_debugger/main.html" flattenhtml="true" allowexternalscript="true" type="BINDATA" />
|
| <include name="IDR_APPS_DEBUGGER_BACKGROUND_JS" file="apps_debugger/background.js" flattenhtml="true" type="BINDATA" />
|
| <include name="IDR_APPS_DEBUGGER_MAIN_JS" file="apps_debugger/js/main_scripts.js" flattenhtml="true" type="BINDATA" />
|
|
|