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

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

Issue 2053723002: MD User Manager: Overhaul Urls (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@md-user-manager-locked-dialogs
Patch Set: Changed Urls for html resources to root-relative Urls Created 4 years, 6 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
« no previous file with comments | « no previous file | chrome/browser/resources/md_user_manager/control_bar.html » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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 401 matching lines...) Expand 10 before | Expand all | Expand 10 after
412 </if> 412 </if>
413 <if expr="is_win"> 413 <if expr="is_win">
414 <include name="IDR_SET_AS_DEFAULT_BROWSER_JS" file="resources\set_as_def ault_browser.js" flattenhtml="true" type="BINDATA" /> 414 <include name="IDR_SET_AS_DEFAULT_BROWSER_JS" file="resources\set_as_def ault_browser.js" flattenhtml="true" type="BINDATA" />
415 <include name="IDR_SET_AS_DEFAULT_BROWSER_HTML" file="resources\set_as_d efault_browser.html" flattenhtml="true" allowexternalscript="true" type="BINDATA " /> 415 <include name="IDR_SET_AS_DEFAULT_BROWSER_HTML" file="resources\set_as_d efault_browser.html" flattenhtml="true" allowexternalscript="true" type="BINDATA " />
416 </if> 416 </if>
417 <if expr="not is_android and not is_ios and not chromeos"> 417 <if expr="not is_android and not is_ios and not chromeos">
418 <include name="IDR_USER_MANAGER_JS" file="resources\user_manager\user_ma nager.js" flattenhtml="true" type="BINDATA" /> 418 <include name="IDR_USER_MANAGER_JS" file="resources\user_manager\user_ma nager.js" flattenhtml="true" type="BINDATA" />
419 <include name="IDR_USER_MANAGER_HTML" file="resources\user_manager\user_ manager.html" flattenhtml="true" allowexternalscript="true" type="BINDATA" /> 419 <include name="IDR_USER_MANAGER_HTML" file="resources\user_manager\user_ manager.html" flattenhtml="true" allowexternalscript="true" type="BINDATA" />
420 </if> 420 </if>
421 <if expr="not is_android and not is_ios and not chromeos"> 421 <if expr="not is_android and not is_ios and not chromeos">
422 <include name="IDR_MD_CONTROL_BAR_HTML" file="resources\md_user_manager\ control_bar.html" flattenhtml="true" type="BINDATA" /> 422 <include name="IDR_MD_CONTROL_BAR_HTML" file="resources\md_user_manager\ control_bar.html" type="BINDATA" />
423 <include name="IDR_MD_CONTROL_BAR_JS" file="resources\md_user_manager\co ntrol_bar.js" type="BINDATA" /> 423 <include name="IDR_MD_CONTROL_BAR_JS" file="resources\md_user_manager\co ntrol_bar.js" type="BINDATA" />
424 <include name="IDR_MD_CREATE_PROFILE_HTML" file="resources\md_user_manag er\create_profile.html" flattenhtml="true" type="BINDATA" /> 424 <include name="IDR_MD_CREATE_PROFILE_HTML" file="resources\md_user_manag er\create_profile.html" type="BINDATA" />
425 <include name="IDR_MD_CREATE_PROFILE_JS" file="resources\md_user_manager \create_profile.js" type="BINDATA" /> 425 <include name="IDR_MD_CREATE_PROFILE_JS" file="resources\md_user_manager \create_profile.js" type="BINDATA" />
426 <include name="IDR_MD_ERROR_DIALOG_HTML" file="resources\md_user_manager \error_dialog.html" flattenhtml="true" type="BINDATA" /> 426 <include name="IDR_MD_ERROR_DIALOG_HTML" file="resources\md_user_manager \error_dialog.html" type="BINDATA" />
427 <include name="IDR_MD_ERROR_DIALOG_JS" file="resources\md_user_manager\e rror_dialog.js" type="BINDATA" /> 427 <include name="IDR_MD_ERROR_DIALOG_JS" file="resources\md_user_manager\e rror_dialog.js" type="BINDATA" />
428 <include name="IDR_MD_IMPORT_SUPERVISED_USER_HTML" file="resources\md_us er_manager\import_supervised_user.html" flattenhtml="true" type="BINDATA" /> 428 <include name="IDR_MD_IMPORT_SUPERVISED_USER_HTML" file="resources\md_us er_manager\import_supervised_user.html" type="BINDATA" />
429 <include name="IDR_MD_IMPORT_SUPERVISED_USER_JS" file="resources\md_user _manager\import_supervised_user.js" type="BINDATA" /> 429 <include name="IDR_MD_IMPORT_SUPERVISED_USER_JS" file="resources\md_user _manager\import_supervised_user.js" type="BINDATA" />
430 <include name="IDR_MD_PROFILE_BROWSER_PROXY_HTML" file="resources\md_use r_manager\profile_browser_proxy.html" flattenhtml="true" type="BINDATA" /> 430 <include name="IDR_MD_PROFILE_BROWSER_PROXY_HTML" file="resources\md_use r_manager\profile_browser_proxy.html" type="BINDATA" />
431 <include name="IDR_MD_PROFILE_BROWSER_PROXY_JS" file="resources\md_user_ manager\profile_browser_proxy.js" type="BINDATA" /> 431 <include name="IDR_MD_PROFILE_BROWSER_PROXY_JS" file="resources\md_user_ manager\profile_browser_proxy.js" type="BINDATA" />
432 <include name="IDR_MD_SUPERVISED_USER_CREATE_CONFIRM_HTML" file="resourc es\md_user_manager\supervised_user_create_confirm.html" flattenhtml="true" type= "BINDATA" /> 432 <include name="IDR_MD_SUPERVISED_USER_CREATE_CONFIRM_HTML" file="resourc es\md_user_manager\supervised_user_create_confirm.html" type="BINDATA" />
433 <include name="IDR_MD_SUPERVISED_USER_CREATE_CONFIRM_JS" file="resources \md_user_manager\supervised_user_create_confirm.js" type="BINDATA" /> 433 <include name="IDR_MD_SUPERVISED_USER_CREATE_CONFIRM_JS" file="resources \md_user_manager\supervised_user_create_confirm.js" type="BINDATA" />
434 <include name="IDR_MD_SUPERVISED_USER_LEARN_MORE_HTML" file="resources\m d_user_manager\supervised_user_learn_more.html" flattenhtml="true" type="BINDATA " /> 434 <include name="IDR_MD_SUPERVISED_USER_LEARN_MORE_HTML" file="resources\m d_user_manager\supervised_user_learn_more.html" type="BINDATA" />
435 <include name="IDR_MD_SUPERVISED_USER_LEARN_MORE_JS" file="resources\md_ user_manager\supervised_user_learn_more.js" type="BINDATA" /> 435 <include name="IDR_MD_SUPERVISED_USER_LEARN_MORE_JS" file="resources\md_ user_manager\supervised_user_learn_more.js" type="BINDATA" />
436 <include name="IDR_MD_USER_MANAGER_DIALOG_HTML" file="resources\md_user_ manager\user_manager_dialog.html" flattenhtml="true" allowexternalscript="true" type="BINDATA" /> 436 <include name="IDR_MD_USER_MANAGER_DIALOG_HTML" file="resources\md_user_ manager\user_manager_dialog.html" allowexternalscript="true" type="BINDATA" />
437 <include name="IDR_MD_USER_MANAGER_DIALOG_JS" file="resources\md_user_ma nager\user_manager_dialog.js" flattenhtml="true" type="BINDATA" /> 437 <include name="IDR_MD_USER_MANAGER_DIALOG_JS" file="resources\md_user_ma nager\user_manager_dialog.js" type="BINDATA" />
438 <include name="IDR_MD_USER_MANAGER_HTML" file="resources\md_user_manager \user_manager.html" flattenhtml="true" allowexternalscript="true" type="BINDATA" /> 438 <include name="IDR_MD_USER_MANAGER_HTML" file="resources\md_user_manager \user_manager.html" flattenhtml="true" allowexternalscript="true" type="BINDATA" />
439 <include name="IDR_MD_USER_MANAGER_JS" file="resources\md_user_manager\u ser_manager.js" flattenhtml="true" type="BINDATA" /> 439 <include name="IDR_MD_USER_MANAGER_JS" file="resources\md_user_manager\u ser_manager.js" flattenhtml="true" type="BINDATA" />
440 <include name="IDR_MD_USER_MANAGER_ICONS_HTML" file="resources\md_user_m anager\icons.html" flattenhtml="true" type="BINDATA" /> 440 <include name="IDR_MD_USER_MANAGER_ICONS_HTML" file="resources\md_user_m anager\icons.html" type="BINDATA" />
441 <include name="IDR_MD_USER_MANAGER_PAGES_HTML" file="resources\md_user_m anager\user_manager_pages.html" flattenhtml="true" type="BINDATA" /> 441 <include name="IDR_MD_USER_MANAGER_PAGES_HTML" file="resources\md_user_m anager\user_manager_pages.html" type="BINDATA" />
442 <include name="IDR_MD_USER_MANAGER_PAGES_JS" file="resources\md_user_man ager\user_manager_pages.js" type="BINDATA" /> 442 <include name="IDR_MD_USER_MANAGER_PAGES_JS" file="resources\md_user_man ager\user_manager_pages.js" type="BINDATA" />
443 <include name="IDR_MD_USER_MANAGER_SHARED_STYLES_HTML" file="resources\m d_user_manager\shared_styles.html" flattenhtml="true" type="BINDATA" /> 443 <include name="IDR_MD_USER_MANAGER_SHARED_STYLES_HTML" file="resources\m d_user_manager\shared_styles.html" flattenhtml="true" type="BINDATA" />
444 <include name="IDR_MD_USER_MANAGER_STRINGS_HTML" file="resources\md_user _manager\strings.html" flattenhtml="true" type="BINDATA" /> 444 <include name="IDR_MD_USER_MANAGER_STRINGS_HTML" file="resources\md_user _manager\strings.html" type="BINDATA" />
445 <include name="IDR_MD_USER_MANAGER_STYLES_HTML" file="resources\md_user_ manager\user_manager_styles.html" flattenhtml="true" type="BINDATA" /> 445 <include name="IDR_MD_USER_MANAGER_TUTORIAL_HTML" file="resources\md_use r_manager\user_manager_tutorial.html" type="BINDATA" />
446 <include name="IDR_MD_USER_MANAGER_TUTORIAL_HTML" file="resources\md_use r_manager\user_manager_tutorial.html" flattenhtml="true" type="BINDATA" />
447 <include name="IDR_MD_USER_MANAGER_TUTORIAL_JS" file="resources\md_user_ manager\user_manager_tutorial.js" type="BINDATA" /> 446 <include name="IDR_MD_USER_MANAGER_TUTORIAL_JS" file="resources\md_user_ manager\user_manager_tutorial.js" type="BINDATA" />
448 </if> 447 </if>
449 <include name="IDR_PROFILE_SIGNIN_CONFIRMATION_HTML" file="resources\profi le_signin_confirmation.html" type="BINDATA" /> 448 <include name="IDR_PROFILE_SIGNIN_CONFIRMATION_HTML" file="resources\profi le_signin_confirmation.html" type="BINDATA" />
450 <include name="IDR_PROFILE_SIGNIN_CONFIRMATION_JS" file="resources\profile _signin_confirmation.js" type="BINDATA" /> 449 <include name="IDR_PROFILE_SIGNIN_CONFIRMATION_JS" file="resources\profile _signin_confirmation.js" type="BINDATA" />
451 <include name="IDR_PROFILE_SIGNIN_CONFIRMATION_CSS" file="resources\profil e_signin_confirmation.css" type="BINDATA" /> 450 <include name="IDR_PROFILE_SIGNIN_CONFIRMATION_CSS" file="resources\profil e_signin_confirmation.css" type="BINDATA" />
452 <if expr="is_macosx"> 451 <if expr="is_macosx">
453 <include name="IDR_RECENTLY_CLOSED_WINDOW" file="resources\ntp4\images\c losed_window.png" type="BINDATA" /> 452 <include name="IDR_RECENTLY_CLOSED_WINDOW" file="resources\ntp4\images\c losed_window.png" type="BINDATA" />
454 </if> 453 </if>
455 <if expr="not is_android"> 454 <if expr="not is_android">
456 <include name="IDR_IDENTITY_INTERNALS_HTML" file="resources\identity_int ernals.html" type="BINDATA" /> 455 <include name="IDR_IDENTITY_INTERNALS_HTML" file="resources\identity_int ernals.html" type="BINDATA" />
(...skipping 77 matching lines...) Expand 10 before | Expand all | Expand 10 after
534 <include name="IDR_CAST_FAVICON" file="resources\cast\cast_favicon.ico" type="BINDATA" /> 533 <include name="IDR_CAST_FAVICON" file="resources\cast\cast_favicon.ico" type="BINDATA" />
535 </if> 534 </if>
536 <if expr="not is_android and not is_ios and not chromeos"> 535 <if expr="not is_android and not is_ios and not chromeos">
537 <include name="IDR_IME_WINDOW_CLOSE" file="resources\input_ime\ime_windo w_close.png" type="BINDATA" /> 536 <include name="IDR_IME_WINDOW_CLOSE" file="resources\input_ime\ime_windo w_close.png" type="BINDATA" />
538 <include name="IDR_IME_WINDOW_CLOSE_C" file="resources\input_ime\ime_win dow_close_click.png" type="BINDATA" /> 537 <include name="IDR_IME_WINDOW_CLOSE_C" file="resources\input_ime\ime_win dow_close_click.png" type="BINDATA" />
539 <include name="IDR_IME_WINDOW_CLOSE_H" file="resources\input_ime\ime_win dow_close_hover.png" type="BINDATA" /> 538 <include name="IDR_IME_WINDOW_CLOSE_H" file="resources\input_ime\ime_win dow_close_hover.png" type="BINDATA" />
540 </if> 539 </if>
541 </includes> 540 </includes>
542 </release> 541 </release>
543 </grit> 542 </grit>
OLDNEW
« no previous file with comments | « no previous file | chrome/browser/resources/md_user_manager/control_bar.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698