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

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

Issue 2855883005: cros: Selectively fork login assets. (Closed)
Patch Set: Created 3 years, 7 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/chromeos/login/chrome_restart_request.cc » ('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" output_all_resource_defines= "false"> 2 <grit latest_public_release="0" current_release="1" output_all_resource_defines= "false">
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 30 matching lines...) Expand all
41 <structure name="IDR_HELP_CHANNEL_CHANGE_PAGE_HTML" file="resources\help \channel_change_page.html" flattenhtml="true" type="chrome_html" /> 41 <structure name="IDR_HELP_CHANNEL_CHANGE_PAGE_HTML" file="resources\help \channel_change_page.html" flattenhtml="true" type="chrome_html" />
42 <structure name="IDR_INCOGNITO_TAB_HTML" file="resources\ntp4\incognito_ tab.html" flattenhtml="true" type="chrome_html" /> 42 <structure name="IDR_INCOGNITO_TAB_HTML" file="resources\ntp4\incognito_ tab.html" flattenhtml="true" type="chrome_html" />
43 <structure name="IDR_MD_INCOGNITO_TAB_HTML" file="resources\ntp4\md_inco gnito_tab.html" flattenhtml="true" type="chrome_html" /> 43 <structure name="IDR_MD_INCOGNITO_TAB_HTML" file="resources\ntp4\md_inco gnito_tab.html" flattenhtml="true" type="chrome_html" />
44 <structure name="IDR_GUEST_TAB_HTML" file="resources\ntp4\guest_tab.html " flattenhtml="true" type="chrome_html" /> 44 <structure name="IDR_GUEST_TAB_HTML" file="resources\ntp4\guest_tab.html " flattenhtml="true" type="chrome_html" />
45 </if> 45 </if>
46 <if expr="chromeos"> 46 <if expr="chromeos">
47 <structure name="IDR_LOCK_HTML" file="resources\chromeos\login\lock.html " flattenhtml="true" type="chrome_html" variables="OOBE=lock" expand_variables=" true"/> 47 <structure name="IDR_LOCK_HTML" file="resources\chromeos\login\lock.html " flattenhtml="true" type="chrome_html" variables="OOBE=lock" expand_variables=" true"/>
48 <structure name="IDR_LOCK_JS" file="resources\chromeos\login\lock.js" fl attenhtml="true" type="chrome_html" variables="OOBE=lock" expand_variables="true " /> 48 <structure name="IDR_LOCK_JS" file="resources\chromeos\login\lock.js" fl attenhtml="true" type="chrome_html" variables="OOBE=lock" expand_variables="true " />
49 <structure name="IDR_LOGIN_HTML" file="resources\chromeos\login\login.ht ml" flattenhtml="true" type="chrome_html" variables="OOBE=login" expand_variable s="true"/> 49 <structure name="IDR_LOGIN_HTML" file="resources\chromeos\login\login.ht ml" flattenhtml="true" type="chrome_html" variables="OOBE=login" expand_variable s="true"/>
50 <structure name="IDR_LOGIN_JS" file="resources\chromeos\login\login.js" flattenhtml="true" type="chrome_html" /> 50 <structure name="IDR_LOGIN_JS" file="resources\chromeos\login\login.js" flattenhtml="true" type="chrome_html" />
51 <structure name="IDR_MD_LOGIN_HTML" file="resources\chromeos\login\md_lo gin.html" flattenhtml="true" type="chrome_html" variables="OOBE=md_login" expand _variables="true"/>
52 <structure name="IDR_MD_LOGIN_JS" file="resources\chromeos\login\md_logi n.js" flattenhtml="true" type="chrome_html" />
51 </if> 53 </if>
52 <if expr="not is_android"> 54 <if expr="not is_android">
53 <structure name="IDR_NEW_INCOGNITO_TAB_THEME_CSS" file="resources\ntp4\n ew_incognito_tab_theme.css" flattenhtml="true" type="chrome_html" /> 55 <structure name="IDR_NEW_INCOGNITO_TAB_THEME_CSS" file="resources\ntp4\n ew_incognito_tab_theme.css" flattenhtml="true" type="chrome_html" />
54 <structure name="IDR_NEW_TAB_4_HTML" file="resources\ntp4\new_tab.html" flattenhtml="true" type="chrome_html" /> 56 <structure name="IDR_NEW_TAB_4_HTML" file="resources\ntp4\new_tab.html" flattenhtml="true" type="chrome_html" />
55 <structure name="IDR_NEW_TAB_4_THEME_CSS" file="resources\ntp4\new_tab_t heme.css" flattenhtml="true" type="chrome_html" /> 57 <structure name="IDR_NEW_TAB_4_THEME_CSS" file="resources\ntp4\new_tab_t heme.css" flattenhtml="true" type="chrome_html" />
56 </if> 58 </if>
57 <if expr="chromeos"> 59 <if expr="chromeos">
58 <structure name="IDR_OOBE_HTML" file="resources\chromeos\login\oobe.html " flattenhtml="true" type="chrome_html" variables="OOBE=oobe" expand_variables=" true"/> 60 <structure name="IDR_OOBE_HTML" file="resources\chromeos\login\oobe.html " flattenhtml="true" type="chrome_html" variables="OOBE=oobe" expand_variables=" true"/>
59 <structure name="IDR_OOBE_JS" file="resources\chromeos\login\oobe.js" fl attenhtml="true" type="chrome_html" /> 61 <structure name="IDR_OOBE_JS" file="resources\chromeos\login\oobe.js" fl attenhtml="true" type="chrome_html" />
60 <structure name="IDR_OOBE_ENROLLMENT_HTML" file="resources\chromeos\logi n\oobe_screen_oauth_enrollment.html" flattenhtml="true" type="chrome_html" /> 62 <structure name="IDR_OOBE_ENROLLMENT_HTML" file="resources\chromeos\logi n\oobe_screen_oauth_enrollment.html" flattenhtml="true" type="chrome_html" />
(...skipping 591 matching lines...) Expand 10 before | Expand all | Expand 10 after
652 <if expr="not is_android and not is_ios"> 654 <if expr="not is_android and not is_ios">
653 <include name="IDR_SSL_ERROR_ASSISTANT_PB" file="${root_gen_dir}/chrome/ browser/resources/ssl/ssl_error_assistant/ssl_error_assistant.pb" use_base_dir=" false" type="BINDATA" /> 655 <include name="IDR_SSL_ERROR_ASSISTANT_PB" file="${root_gen_dir}/chrome/ browser/resources/ssl/ssl_error_assistant/ssl_error_assistant.pb" use_base_dir=" false" type="BINDATA" />
654 </if> 656 </if>
655 <if expr="is_android or is_linux"> 657 <if expr="is_android or is_linux">
656 <include name="IDR_SANDBOX_INTERNALS_HTML" file="resources\sandbox_inter nals\sandbox_internals.html" flattenhtml="true" allowexternalscript="true" type= "BINDATA" compress="gzip" /> 658 <include name="IDR_SANDBOX_INTERNALS_HTML" file="resources\sandbox_inter nals\sandbox_internals.html" flattenhtml="true" allowexternalscript="true" type= "BINDATA" compress="gzip" />
657 <include name="IDR_SANDBOX_INTERNALS_JS" file="resources\sandbox_interna ls\sandbox_internals.js" type="BINDATA" compress="gzip" /> 659 <include name="IDR_SANDBOX_INTERNALS_JS" file="resources\sandbox_interna ls\sandbox_internals.js" type="BINDATA" compress="gzip" />
658 </if> 660 </if>
659 </includes> 661 </includes>
660 </release> 662 </release>
661 </grit> 663 </grit>
OLDNEW
« no previous file with comments | « no previous file | chrome/browser/chromeos/login/chrome_restart_request.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698