Index: chrome/browser/browser_resources.grd |
diff --git a/chrome/browser/browser_resources.grd b/chrome/browser/browser_resources.grd |
index 4084b923133570cc7b4b88ae89e8064f3612c93f..d6b04407837ba5aeb535e3e0ae86fa41b9672eab 100644 |
--- a/chrome/browser/browser_resources.grd |
+++ b/chrome/browser/browser_resources.grd |
@@ -174,6 +174,9 @@ |
<include name="IDR_OOBE_HTML" file="resources\chromeos\login\oobe.html" flattenhtml="true" type="BINDATA" /> |
<include name="IDR_OS_CREDITS_HTML" file="resources\chromeos\about_os_credits.html" flattenhtml="true" type="BINDATA" /> |
<include name="IDR_PROXY_SETTINGS_HTML" file="resources\chromeos\proxy_settings.html" flattenhtml="true" type="BINDATA" /> |
+ <include name="IDR_RETAIL_MODE_LOGOUT_DIALOG_CSS" file="resources\chromeos\retail_mode_logout_dialog.css" type="BINDATA" /> |
+ <include name="IDR_RETAIL_MODE_LOGOUT_DIALOG_HTML" file="resources\chromeos\retail_mode_logout_dialog.html" flattenhtml="true" allowexternalscript="true" type="BINDATA" /> |
+ <include name="IDR_RETAIL_MODE_LOGOUT_DIALOG_JS" file="resources\chromeos\retail_mode_logout_dialog.js" type="BINDATA" /> |
<include name="IDR_SIM_UNLOCK_HTML" file="resources\chromeos\sim_unlock.html" flattenhtml="true" type="BINDATA" /> |
<include name="IDR_WRENCH_MENU_CSS" file="resources\chromeos\wrench_menu.css" flattenhtml="true" type="BINDATA" /> |
<include name="IDR_WRENCH_MENU_JS" file="resources\chromeos\wrench_menu.js" flattenhtml="true" type="BINDATA" /> |