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 7f81840476a548174d2891f55de14507299dce1b..9c6756670b3cd4d635b2f1876f2a13c28ad12b2a 100644 |
--- a/chrome/browser/resources/component_extension_resources.grd |
+++ b/chrome/browser/resources/component_extension_resources.grd |
@@ -117,6 +117,10 @@ |
<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_CSS" file="identity_api_ui/identity_api_ui.css" type="BINDATA" /> |
+ <include name="IDR_IDENTITY_API_UI_JS" file="identity_api_ui/identity_api_ui.js" type="BINDATA" /> |
+ <include name="IDR_IDENTITY_API_UI_SCOPE_APPROVAL_DIALOG" file="identity_api_ui/scope_approval_dialog.html" type="BINDATA" /> |
+ <include name="IDR_IDENTITY_API_UI_SCOPE_APPROVAL_DIALOG_JS" file="identity_api_ui/scope_approval_dialog.js" 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" /> |