| Index: chrome/browser/browser_resources.grd
|
| diff --git a/chrome/browser/browser_resources.grd b/chrome/browser/browser_resources.grd
|
| index 1c8c5aa61e3277119fa851ab0a5c9324337ffc49..65ea231e508789d1afceeb75caaa6270389e8d21 100644
|
| --- a/chrome/browser/browser_resources.grd
|
| +++ b/chrome/browser/browser_resources.grd
|
| @@ -162,6 +162,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" />
|
|
|