Index: chrome/browser/browser_resources.grd |
diff --git a/chrome/browser/browser_resources.grd b/chrome/browser/browser_resources.grd |
index c9d29561b76baa1421d9e06130b1ff860e709d33..a34474f48b963f06d00fe36e66f7602564722ab8 100644 |
--- a/chrome/browser/browser_resources.grd |
+++ b/chrome/browser/browser_resources.grd |
@@ -152,6 +152,9 @@ |
<include name="IDR_GAIA_TEST_AUTH_MANIFEST" file="resources\chromeos\gaia_auth\manifest_test.json" type="BINDATA" /> |
<include name="IDR_GUEST_SESSION_TAB_HTML" file="resources\chromeos\guest_session_tab.html" flattenhtml="true" type="BINDATA" /> |
<include name="IDR_HOST_REGISTRATION_PAGE_HTML" file="resources\chromeos\host_registration_page.html" flattenhtml="true" type="BINDATA" /> |
+ <include name="IDR_IDLE_LOGOUT_DIALOG_CSS" file="resources\chromeos\idle_logout_dialog.css" flattenhtml="true" allowexternalscript="true" type="BINDATA" /> |
+ <include name="IDR_IDLE_LOGOUT_DIALOG_HTML" file="resources\chromeos\idle_logout_dialog.html" flattenhtml="true" allowexternalscript="true" type="BINDATA" /> |
+ <include name="IDR_IDLE_LOGOUT_DIALOG_JS" file="resources\chromeos\idle_logout_dialog.js" flattenhtml="true" allowexternalscript="true" type="BINDATA" /> |
<include name="IDR_IMAGEBURNER_HTML" file="resources\chromeos\image_burner.html" flattenhtml="true" allowexternalscript="true" type="BINDATA" /> |
<include name="IDR_IMAGEBURNER_JS" file="resources\chromeos\image_burner.js" type="BINDATA" /> |
<include name="IDR_KEYBOARD_OVERLAY_CSS" file="resources\chromeos\keyboard_overlay.css" flattenhtml="true" type="BINDATA" /> |