| Index: chrome/browser/browser_resources.grd
|
| diff --git a/chrome/browser/browser_resources.grd b/chrome/browser/browser_resources.grd
|
| index 8e01b60e7e57cb4222239c45cc54afd54a3df7d9..04a20c0784929e1d8ce4d6604e7241c98eb52ee6 100644
|
| --- a/chrome/browser/browser_resources.grd
|
| +++ b/chrome/browser/browser_resources.grd
|
| @@ -152,9 +152,6 @@
|
| <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" />
|
|
|