Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(3680)

Unified Diff: chrome/browser/browser_resources.grd

Issue 9665031: Change the idle logout dialog over to use views. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: yacf. Created 8 years, 9 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « chrome/app/generated_resources.grd ('k') | chrome/browser/chromeos/kiosk_mode/kiosk_mode_helper.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/browser_resources.grd
diff --git a/chrome/browser/browser_resources.grd b/chrome/browser/browser_resources.grd
index 849c2daa1eeac12555cad633b3c0d2133570de94..ce92a46792ecd2bee16a2407549c78dff08745e0 100644
--- a/chrome/browser/browser_resources.grd
+++ b/chrome/browser/browser_resources.grd
@@ -153,9 +153,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" />
« no previous file with comments | « chrome/app/generated_resources.grd ('k') | chrome/browser/chromeos/kiosk_mode/kiosk_mode_helper.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698