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

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

Issue 1630903002: material design user manager with create profile flow (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Addressed Dan's comments #2 Created 4 years, 10 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 372 matching lines...) Expand 10 before | Expand all | Expand 10 after
383 <include name="IDR_QUICKOFFICE_MANIFEST" file="resources\chromeos\quicko ffice\manifest.json" type="BINDATA" /> 383 <include name="IDR_QUICKOFFICE_MANIFEST" file="resources\chromeos\quicko ffice\manifest.json" type="BINDATA" />
384 </if> 384 </if>
385 <if expr="is_win"> 385 <if expr="is_win">
386 <include name="IDR_SET_AS_DEFAULT_BROWSER_JS" file="resources\set_as_def ault_browser.js" flattenhtml="true" type="BINDATA" /> 386 <include name="IDR_SET_AS_DEFAULT_BROWSER_JS" file="resources\set_as_def ault_browser.js" flattenhtml="true" type="BINDATA" />
387 <include name="IDR_SET_AS_DEFAULT_BROWSER_HTML" file="resources\set_as_d efault_browser.html" flattenhtml="true" allowexternalscript="true" type="BINDATA " /> 387 <include name="IDR_SET_AS_DEFAULT_BROWSER_HTML" file="resources\set_as_d efault_browser.html" flattenhtml="true" allowexternalscript="true" type="BINDATA " />
388 </if> 388 </if>
389 <if expr="not is_android and not is_ios and not chromeos"> 389 <if expr="not is_android and not is_ios and not chromeos">
390 <include name="IDR_USER_MANAGER_JS" file="resources\user_manager\user_ma nager.js" flattenhtml="true" type="BINDATA" /> 390 <include name="IDR_USER_MANAGER_JS" file="resources\user_manager\user_ma nager.js" flattenhtml="true" type="BINDATA" />
391 <include name="IDR_USER_MANAGER_HTML" file="resources\user_manager\user_ manager.html" flattenhtml="true" allowexternalscript="true" type="BINDATA" /> 391 <include name="IDR_USER_MANAGER_HTML" file="resources\user_manager\user_ manager.html" flattenhtml="true" allowexternalscript="true" type="BINDATA" />
392 </if> 392 </if>
393 <if expr="not is_android and not is_ios and not chromeos">
394 <include name="IDR_MD_CONTROL_BAR_CSS" file="resources\md_user_manager\c ontrol_bar.css" flattenhtml="true" type="BINDATA" />
395 <include name="IDR_MD_CONTROL_BAR_HTML" file="resources\md_user_manager\ control_bar.html" flattenhtml="true" type="BINDATA" />
396 <include name="IDR_MD_CONTROL_BAR_JS" file="resources\md_user_manager\co ntrol_bar.js" type="BINDATA" />
397 <include name="IDR_MD_CREATE_PROFILE_CSS" file="resources\md_user_manage r\create_profile.css" flattenhtml="true" type="BINDATA" />
398 <include name="IDR_MD_CREATE_PROFILE_HTML" file="resources\md_user_manag er\create_profile.html" flattenhtml="true" type="BINDATA" />
399 <include name="IDR_MD_CREATE_PROFILE_JS" file="resources\md_user_manager \create_profile.js" type="BINDATA" />
400 <include name="IDR_MD_PROFILE_API_HTML" file="resources\md_user_manager\ profile_api.html" flattenhtml="true" type="BINDATA" />
401 <include name="IDR_MD_PROFILE_API_JS" file="resources\md_user_manager\pr ofile_api.js" type="BINDATA" />
402 <include name="IDR_MD_SUPERVISED_USER_LEARN_MORE_CSS" file="resources\md _user_manager\supervised_user_learn_more.css" flattenhtml="true" type="BINDATA" />
403 <include name="IDR_MD_SUPERVISED_USER_LEARN_MORE_HTML" file="resources\m d_user_manager\supervised_user_learn_more.html" flattenhtml="true" type="BINDATA " />
404 <include name="IDR_MD_SUPERVISED_USER_LEARN_MORE_JS" file="resources\md_ user_manager\supervised_user_learn_more.js" type="BINDATA" />
405 <include name="IDR_MD_USER_MANAGER_CSS" file="resources\md_user_manager\ user_manager.css" flattenhtml="true" type="BINDATA" />
406 <include name="IDR_MD_USER_MANAGER_HTML" file="resources\md_user_manager \user_manager.html" flattenhtml="true" allowexternalscript="true" type="BINDATA" />
407 <include name="IDR_MD_USER_MANAGER_JS" file="resources\md_user_manager\u ser_manager.js" flattenhtml="true" type="BINDATA" />
408 <include name="IDR_MD_USER_MANAGER_PAGES_CSS" file="resources\md_user_ma nager\user_manager_pages.css" flattenhtml="true" type="BINDATA" />
409 <include name="IDR_MD_USER_MANAGER_PAGES_HTML" file="resources\md_user_m anager\user_manager_pages.html" flattenhtml="true" type="BINDATA" />
410 <include name="IDR_MD_USER_MANAGER_PAGES_JS" file="resources\md_user_man ager\user_manager_pages.js" type="BINDATA" />
411 <include name="IDR_MD_USER_MANAGER_STRINGS_HTML" file="resources\md_user _manager\strings.html" flattenhtml="true" type="BINDATA" />
412 <include name="IDR_MD_USER_MANAGER_TUTORIAL_CSS" file="resources\md_user _manager\user_manager_tutorial.css" flattenhtml="true" type="BINDATA" />
413 <include name="IDR_MD_USER_MANAGER_TUTORIAL_HTML" file="resources\md_use r_manager\user_manager_tutorial.html" flattenhtml="true" type="BINDATA" />
414 <include name="IDR_MD_USER_MANAGER_TUTORIAL_JS" file="resources\md_user_ manager\user_manager_tutorial.js" type="BINDATA" />
415 </if>
393 <include name="IDR_SUPERVISED_USER_BLOCK_INTERSTITIAL_HTML" file="resource s\supervised_user_block_interstitial.html" flattenhtml="true" type="BINDATA" /> 416 <include name="IDR_SUPERVISED_USER_BLOCK_INTERSTITIAL_HTML" file="resource s\supervised_user_block_interstitial.html" flattenhtml="true" type="BINDATA" />
394 <include name="IDR_PROFILE_SIGNIN_CONFIRMATION_HTML" file="resources\profi le_signin_confirmation.html" type="BINDATA" /> 417 <include name="IDR_PROFILE_SIGNIN_CONFIRMATION_HTML" file="resources\profi le_signin_confirmation.html" type="BINDATA" />
395 <include name="IDR_PROFILE_SIGNIN_CONFIRMATION_JS" file="resources\profile _signin_confirmation.js" type="BINDATA" /> 418 <include name="IDR_PROFILE_SIGNIN_CONFIRMATION_JS" file="resources\profile _signin_confirmation.js" type="BINDATA" />
396 <include name="IDR_PROFILE_SIGNIN_CONFIRMATION_CSS" file="resources\profil e_signin_confirmation.css" type="BINDATA" /> 419 <include name="IDR_PROFILE_SIGNIN_CONFIRMATION_CSS" file="resources\profil e_signin_confirmation.css" type="BINDATA" />
397 <if expr="is_macosx"> 420 <if expr="is_macosx">
398 <include name="IDR_RECENTLY_CLOSED_WINDOW" file="resources\ntp4\images\c losed_window.png" type="BINDATA" /> 421 <include name="IDR_RECENTLY_CLOSED_WINDOW" file="resources\ntp4\images\c losed_window.png" type="BINDATA" />
399 </if> 422 </if>
400 <if expr="not is_android"> 423 <if expr="not is_android">
401 <include name="IDR_IDENTITY_INTERNALS_HTML" file="resources\identity_int ernals.html" type="BINDATA" /> 424 <include name="IDR_IDENTITY_INTERNALS_HTML" file="resources\identity_int ernals.html" type="BINDATA" />
402 <include name="IDR_IDENTITY_INTERNALS_CSS" file="resources\identity_inte rnals.css" type="BINDATA" /> 425 <include name="IDR_IDENTITY_INTERNALS_CSS" file="resources\identity_inte rnals.css" type="BINDATA" />
(...skipping 64 matching lines...) Expand 10 before | Expand all | Expand 10 after
467 </if> 490 </if>
468 <include name="IDR_BRAILLE_MANIFEST" file="resources\chromeos\braille_im e\manifest.json" type="BINDATA" /> 491 <include name="IDR_BRAILLE_MANIFEST" file="resources\chromeos\braille_im e\manifest.json" type="BINDATA" />
469 </if> 492 </if>
470 <include name="IDR_WHISPERNET_PROXY_MANIFEST" file="resources\whispernet_p roxy\manifest.json" type="BINDATA" /> 493 <include name="IDR_WHISPERNET_PROXY_MANIFEST" file="resources\whispernet_p roxy\manifest.json" type="BINDATA" />
471 <if expr="enable_media_router"> 494 <if expr="enable_media_router">
472 <part file="media_router_resources.grdp" /> 495 <part file="media_router_resources.grdp" />
473 </if> 496 </if>
474 </includes> 497 </includes>
475 </release> 498 </release>
476 </grit> 499 </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