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

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

Issue 1722843002: MD user manager (html/js/css for create profile flow) (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Addressed comments #6 Created 4 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 unified diff | Download patch
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 </outputs> 8 </outputs>
9 <release seq="1"> 9 <release seq="1">
10 <structures> 10 <structures>
(...skipping 381 matching lines...) Expand 10 before | Expand all | Expand 10 after
392 <include name="IDR_QUICKOFFICE_MANIFEST" file="resources\chromeos\quicko ffice\manifest.json" type="BINDATA" /> 392 <include name="IDR_QUICKOFFICE_MANIFEST" file="resources\chromeos\quicko ffice\manifest.json" type="BINDATA" />
393 </if> 393 </if>
394 <if expr="is_win"> 394 <if expr="is_win">
395 <include name="IDR_SET_AS_DEFAULT_BROWSER_JS" file="resources\set_as_def ault_browser.js" flattenhtml="true" type="BINDATA" /> 395 <include name="IDR_SET_AS_DEFAULT_BROWSER_JS" file="resources\set_as_def ault_browser.js" flattenhtml="true" type="BINDATA" />
396 <include name="IDR_SET_AS_DEFAULT_BROWSER_HTML" file="resources\set_as_d efault_browser.html" flattenhtml="true" allowexternalscript="true" type="BINDATA " /> 396 <include name="IDR_SET_AS_DEFAULT_BROWSER_HTML" file="resources\set_as_d efault_browser.html" flattenhtml="true" allowexternalscript="true" type="BINDATA " />
397 </if> 397 </if>
398 <if expr="not is_android and not is_ios and not chromeos"> 398 <if expr="not is_android and not is_ios and not chromeos">
399 <include name="IDR_USER_MANAGER_JS" file="resources\user_manager\user_ma nager.js" flattenhtml="true" type="BINDATA" /> 399 <include name="IDR_USER_MANAGER_JS" file="resources\user_manager\user_ma nager.js" flattenhtml="true" type="BINDATA" />
400 <include name="IDR_USER_MANAGER_HTML" file="resources\user_manager\user_ manager.html" flattenhtml="true" allowexternalscript="true" type="BINDATA" /> 400 <include name="IDR_USER_MANAGER_HTML" file="resources\user_manager\user_ manager.html" flattenhtml="true" allowexternalscript="true" type="BINDATA" />
401 </if> 401 </if>
402 <if expr="not is_android and not is_ios and not chromeos">
403 <include name="IDR_MD_CONTROL_BAR_CSS" file="resources\md_user_manager\c ontrol_bar.css" flattenhtml="true" type="BINDATA" />
404 <include name="IDR_MD_CONTROL_BAR_HTML" file="resources\md_user_manager\ control_bar.html" flattenhtml="true" type="BINDATA" />
405 <include name="IDR_MD_CONTROL_BAR_JS" file="resources\md_user_manager\co ntrol_bar.js" type="BINDATA" />
406 <include name="IDR_MD_CREATE_PROFILE_CSS" file="resources\md_user_manage r\create_profile.css" flattenhtml="true" type="BINDATA" />
407 <include name="IDR_MD_CREATE_PROFILE_HTML" file="resources\md_user_manag er\create_profile.html" flattenhtml="true" type="BINDATA" />
408 <include name="IDR_MD_CREATE_PROFILE_JS" file="resources\md_user_manager \create_profile.js" type="BINDATA" />
409 <include name="IDR_MD_PROFILE_BROWSER_PROXY_HTML" file="resources\md_use r_manager\profile_browser_proxy.html" flattenhtml="true" type="BINDATA" />
410 <include name="IDR_MD_PROFILE_BROWSER_PROXY_JS" file="resources\md_user_ manager\profile_browser_proxy.js" type="BINDATA" />
411 <include name="IDR_MD_USER_MANAGER_CSS" file="resources\md_user_manager\ user_manager.css" flattenhtml="true" type="BINDATA" />
412 <include name="IDR_MD_USER_MANAGER_HTML" file="resources\md_user_manager \user_manager.html" flattenhtml="true" allowexternalscript="true" type="BINDATA" />
413 <include name="IDR_MD_USER_MANAGER_JS" file="resources\md_user_manager\u ser_manager.js" flattenhtml="true" type="BINDATA" />
414 <include name="IDR_MD_USER_MANAGER_PAGES_CSS" file="resources\md_user_ma nager\user_manager_pages.css" flattenhtml="true" type="BINDATA" />
415 <include name="IDR_MD_USER_MANAGER_PAGES_HTML" file="resources\md_user_m anager\user_manager_pages.html" flattenhtml="true" type="BINDATA" />
416 <include name="IDR_MD_USER_MANAGER_PAGES_JS" file="resources\md_user_man ager\user_manager_pages.js" type="BINDATA" />
417 <include name="IDR_MD_USER_MANAGER_STRINGS_HTML" file="resources\md_user _manager\strings.html" flattenhtml="true" type="BINDATA" />
418 </if>
402 <include name="IDR_SUPERVISED_USER_BLOCK_INTERSTITIAL_HTML" file="resource s\supervised_user_block_interstitial.html" flattenhtml="true" type="BINDATA" /> 419 <include name="IDR_SUPERVISED_USER_BLOCK_INTERSTITIAL_HTML" file="resource s\supervised_user_block_interstitial.html" flattenhtml="true" type="BINDATA" />
403 <include name="IDR_PROFILE_SIGNIN_CONFIRMATION_HTML" file="resources\profi le_signin_confirmation.html" type="BINDATA" /> 420 <include name="IDR_PROFILE_SIGNIN_CONFIRMATION_HTML" file="resources\profi le_signin_confirmation.html" type="BINDATA" />
404 <include name="IDR_PROFILE_SIGNIN_CONFIRMATION_JS" file="resources\profile _signin_confirmation.js" type="BINDATA" /> 421 <include name="IDR_PROFILE_SIGNIN_CONFIRMATION_JS" file="resources\profile _signin_confirmation.js" type="BINDATA" />
405 <include name="IDR_PROFILE_SIGNIN_CONFIRMATION_CSS" file="resources\profil e_signin_confirmation.css" type="BINDATA" /> 422 <include name="IDR_PROFILE_SIGNIN_CONFIRMATION_CSS" file="resources\profil e_signin_confirmation.css" type="BINDATA" />
406 <if expr="is_macosx"> 423 <if expr="is_macosx">
407 <include name="IDR_RECENTLY_CLOSED_WINDOW" file="resources\ntp4\images\c losed_window.png" type="BINDATA" /> 424 <include name="IDR_RECENTLY_CLOSED_WINDOW" file="resources\ntp4\images\c losed_window.png" type="BINDATA" />
408 </if> 425 </if>
409 <if expr="not is_android"> 426 <if expr="not is_android">
410 <include name="IDR_IDENTITY_INTERNALS_HTML" file="resources\identity_int ernals.html" type="BINDATA" /> 427 <include name="IDR_IDENTITY_INTERNALS_HTML" file="resources\identity_int ernals.html" type="BINDATA" />
411 <include name="IDR_IDENTITY_INTERNALS_CSS" file="resources\identity_inte rnals.css" type="BINDATA" /> 428 <include name="IDR_IDENTITY_INTERNALS_CSS" file="resources\identity_inte rnals.css" type="BINDATA" />
(...skipping 69 matching lines...) Expand 10 before | Expand all | Expand 10 after
481 <part file="media_router_resources.grdp" /> 498 <part file="media_router_resources.grdp" />
482 </if> 499 </if>
483 <if expr="not is_android and not is_ios and not chromeos"> 500 <if expr="not is_android and not is_ios and not chromeos">
484 <include name="IDR_IME_WINDOW_CLOSE" file="resources\input_ime\ime_windo w_close.png" type="BINDATA" /> 501 <include name="IDR_IME_WINDOW_CLOSE" file="resources\input_ime\ime_windo w_close.png" type="BINDATA" />
485 <include name="IDR_IME_WINDOW_CLOSE_C" file="resources\input_ime\ime_win dow_close_click.png" type="BINDATA" /> 502 <include name="IDR_IME_WINDOW_CLOSE_C" file="resources\input_ime\ime_win dow_close_click.png" type="BINDATA" />
486 <include name="IDR_IME_WINDOW_CLOSE_H" file="resources\input_ime\ime_win dow_close_hover.png" type="BINDATA" /> 503 <include name="IDR_IME_WINDOW_CLOSE_H" file="resources\input_ime\ime_win dow_close_hover.png" type="BINDATA" />
487 </if> 504 </if>
488 </includes> 505 </includes>
489 </release> 506 </release>
490 </grit> 507 </grit>
OLDNEW
« no previous file with comments | « chrome/app/generated_resources.grd ('k') | chrome/browser/resources/md_user_manager/compiled_resources2.gyp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698