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

Unified Diff: chrome/app/theme/theme_resources.grd

Issue 7562008: Add new version of enrollment screen supporting OAuth. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: rebase, fix nit. Created 9 years, 4 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/theme/enroll_success.png ('k') | chrome/browser/chromeos/login/enterprise_enrollment_screen.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/app/theme/theme_resources.grd
diff --git a/chrome/app/theme/theme_resources.grd b/chrome/app/theme/theme_resources.grd
index 027d249a5842995578d0827f83e3fd8c4377add2..5c3fd0fa88013b4423a9f6875d1023309744058e 100644
--- a/chrome/app/theme/theme_resources.grd
+++ b/chrome/app/theme/theme_resources.grd
@@ -451,6 +451,8 @@
<include name="IDR_DROPDOWN_TOP_P" file="textbutton_dropdown_t_p.png" type="BINDATA" />
<include name="IDR_DROPDOWN_TOP_RIGHT_H" file="textbutton_dropdown_tr_h.png" type="BINDATA" />
<include name="IDR_DROPDOWN_TOP_RIGHT_P" file="textbutton_dropdown_tr_p.png" type="BINDATA" />
+ <include name="IDR_ENROLL_SUCCESS" file="enroll_success.png" type="BINDATA"/>
+ <include name="IDR_ENROLL_FAILURE" file="enroll_failure.png" type="BINDATA"/>
<include name="IDR_HELP_MENU" file="help_16.png" type="BINDATA" />
<include name="IDR_INCOGNITO_GUY" file="incognito_guy.png" type="BINDATA" />
<include name="IDR_ICON_ADD_USER20" file="icon_add_user20.png" type="BINDATA" />
« no previous file with comments | « chrome/app/theme/enroll_success.png ('k') | chrome/browser/chromeos/login/enterprise_enrollment_screen.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698