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

Side by Side Diff: chrome/browser/browser_resources.grd

Issue 8436002: [cros] Remove Views implementation for login/OOBE. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: merge Created 9 years, 1 month 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 unified diff | Download patch | Annotate | Revision Log
OLDNEW
1 <?xml version="1.0" encoding="UTF-8"?> 1 <?xml version="1.0" encoding="UTF-8"?>
2 <grit latest_public_release="0" current_release="1"> 2 <grit latest_public_release="0" current_release="1">
3 <outputs> 3 <outputs>
4 <output filename="grit/browser_resources.h" type="rc_header"> 4 <output filename="grit/browser_resources.h" type="rc_header">
5 <emit emit_type='prepend'></emit> 5 <emit emit_type='prepend'></emit>
6 </output> 6 </output>
7 <output filename="browser_resources.pak" type="data_package" /> 7 <output filename="browser_resources.pak" type="data_package" />
8 <output filename="browser_resources.rc" type="rc_all" /> 8 <output filename="browser_resources.rc" type="rc_all" />
9 </outputs> 9 </outputs>
10 <release seq="1"> 10 <release seq="1">
(...skipping 112 matching lines...) Expand 10 before | Expand all | Expand 10 after
123 <include name="IDR_SYNC_PROMO_HTML" file="resources\sync_promo.html" fla ttenhtml="true" type="BINDATA" /> 123 <include name="IDR_SYNC_PROMO_HTML" file="resources\sync_promo.html" fla ttenhtml="true" type="BINDATA" />
124 </if> 124 </if>
125 <if expr="pp_ifdef('chromeos')"> 125 <if expr="pp_ifdef('chromeos')">
126 <include name="IDR_ABOUT_SYS_HTML" file="resources\about_sys.html" flatt enhtml="true" type="BINDATA" /> 126 <include name="IDR_ABOUT_SYS_HTML" file="resources\about_sys.html" flatt enhtml="true" type="BINDATA" />
127 <include name="IDR_ACTIVE_DOWNLOADS_HTML" file="resources\active_downloa ds.html" flattenhtml="true" allowexternalscript="true" type="BINDATA" /> 127 <include name="IDR_ACTIVE_DOWNLOADS_HTML" file="resources\active_downloa ds.html" flattenhtml="true" allowexternalscript="true" type="BINDATA" />
128 <include name="IDR_ACTIVE_DOWNLOADS_JS" file="resources\active_downloads .js" type="BINDATA" /> 128 <include name="IDR_ACTIVE_DOWNLOADS_JS" file="resources\active_downloads .js" type="BINDATA" />
129 <include name="IDR_CHOOSE_MOBILE_NETWORK_HTML" file="resources\chromeos\ choose_mobile_network.html" flattenhtml="true" allowexternalscript="true" type=" BINDATA" /> 129 <include name="IDR_CHOOSE_MOBILE_NETWORK_HTML" file="resources\chromeos\ choose_mobile_network.html" flattenhtml="true" allowexternalscript="true" type=" BINDATA" />
130 <include name="IDR_CHOOSE_MOBILE_NETWORK_JS" file="resources\chromeos\ch oose_mobile_network.js" type="BINDATA" /> 130 <include name="IDR_CHOOSE_MOBILE_NETWORK_JS" file="resources\chromeos\ch oose_mobile_network.js" type="BINDATA" />
131 <!-- manifest file of ChromeVox accessibility extension --> 131 <!-- manifest file of ChromeVox accessibility extension -->
132 <include name="IDR_CHROMEVOX_MANIFEST" file="resources\access_chromevox\ manifest.json" type="BINDATA" /> 132 <include name="IDR_CHROMEVOX_MANIFEST" file="resources\access_chromevox\ manifest.json" type="BINDATA" />
133 <!-- Enterprise enrollment dialog -->
134 <include name="IDR_ENTERPRISE_ENROLLMENT_HTML" file="policy\resources\en rollment.html" flattenhtml="true" type="BINDATA" />
Mattias Nissler (ping if slow) 2011/11/02 11:00:20 There might also be a few strings that are used on
Nikita (slow) 2011/11/02 12:45:36 Ok, I'll do a pass through those strings.
Nikita (slow) 2011/11/02 15:11:15 Done.
135 <include name="IDR_GAIA_AUTH_MANIFEST" file="resources\gaia_auth\manifes t.json" type="BINDATA" /> 133 <include name="IDR_GAIA_AUTH_MANIFEST" file="resources\gaia_auth\manifes t.json" type="BINDATA" />
136 <include name="IDR_GAIA_TEST_AUTH_MANIFEST" file="resources\gaia_auth\ma nifest_test.json" type="BINDATA" /> 134 <include name="IDR_GAIA_TEST_AUTH_MANIFEST" file="resources\gaia_auth\ma nifest_test.json" type="BINDATA" />
137 <include name="IDR_GUEST_SESSION_TAB_HTML" file="resources\guest_session _tab.html" flattenhtml="true" type="BINDATA" /> 135 <include name="IDR_GUEST_SESSION_TAB_HTML" file="resources\guest_session _tab.html" flattenhtml="true" type="BINDATA" />
138 <include name="IDR_HOST_REGISTRATION_PAGE_HTML" file="resources\host_reg istration_page.html" flattenhtml="true" type="BINDATA" /> 136 <include name="IDR_HOST_REGISTRATION_PAGE_HTML" file="resources\host_reg istration_page.html" flattenhtml="true" type="BINDATA" />
139 <include name="IDR_IMAGEBURNER_HTML" file="resources\image_burner.html" flattenhtml="true" allowexternalscript="true" type="BINDATA" /> 137 <include name="IDR_IMAGEBURNER_HTML" file="resources\image_burner.html" flattenhtml="true" allowexternalscript="true" type="BINDATA" />
140 <include name="IDR_IMAGEBURNER_JS" file="resources\image_burner.js" type ="BINDATA" /> 138 <include name="IDR_IMAGEBURNER_JS" file="resources\image_burner.js" type ="BINDATA" />
141 <include name="IDR_KEYBOARD_OVERLAY_CSS" file="resources\keyboard_overla y.css" flattenhtml="true" type="BINDATA" /> 139 <include name="IDR_KEYBOARD_OVERLAY_CSS" file="resources\keyboard_overla y.css" flattenhtml="true" type="BINDATA" />
142 <include name="IDR_KEYBOARD_OVERLAY_HTML" file="resources\keyboard_overl ay.html" flattenhtml="true" allowexternalscript="true" type="BINDATA" /> 140 <include name="IDR_KEYBOARD_OVERLAY_HTML" file="resources\keyboard_overl ay.html" flattenhtml="true" allowexternalscript="true" type="BINDATA" />
143 <include name="IDR_KEYBOARD_OVERLAY_JS" file="resources\keyboard_overlay .js" flattenhtml="true" type="BINDATA" /> 141 <include name="IDR_KEYBOARD_OVERLAY_JS" file="resources\keyboard_overlay .js" flattenhtml="true" type="BINDATA" />
144 <include name="IDR_LOCK_SCREEN_CSS" file="resources\chromeos\login\lock_ screen.css" type="BINDATA" /> 142 <include name="IDR_LOCK_SCREEN_CSS" file="resources\chromeos\login\lock_ screen.css" type="BINDATA" />
(...skipping 21 matching lines...) Expand all
166 <include name="IDR_COLLECTED_COOKIES_HTML" file="resources\collected_coo kies.html" flattenhtml="true" type="BINDATA" /> 164 <include name="IDR_COLLECTED_COOKIES_HTML" file="resources\collected_coo kies.html" flattenhtml="true" type="BINDATA" />
167 <include name="IDR_HTTP_AUTH_HTML" file="resources\http_auth.html" flatt enhtml="true" type="BINDATA" /> 165 <include name="IDR_HTTP_AUTH_HTML" file="resources\http_auth.html" flatt enhtml="true" type="BINDATA" />
168 <include name="IDR_REPOST_FORM_WARNING_HTML" file="resources\repost_form _warning.html" flattenhtml="true" type="BINDATA" /> 166 <include name="IDR_REPOST_FORM_WARNING_HTML" file="resources\repost_form _warning.html" flattenhtml="true" type="BINDATA" />
169 </if> 167 </if>
170 <if expr="pp_ifdef('chromeos') and pp_ifdef('_google_chrome')"> 168 <if expr="pp_ifdef('chromeos') and pp_ifdef('_google_chrome')">
171 <include name="IDR_HELP_MANIFEST" file="resources\help_app\manifest.json " type="BINDATA" /> 169 <include name="IDR_HELP_MANIFEST" file="resources\help_app\manifest.json " type="BINDATA" />
172 </if> 170 </if>
173 </includes> 171 </includes>
174 </release> 172 </release>
175 </grit> 173 </grit>
OLDNEW
« no previous file with comments | « chrome/browser/automation/testing_automation_provider_chromeos.cc ('k') | chrome/browser/chromeos/login/background_view.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698