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

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

Issue 2804823002: Revamp the Incognito NTP on Desktop (Closed)
Patch Set: Created 3 years, 8 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" 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 12 matching lines...) Expand all
23 </if> 23 </if>
24 <if expr="not is_android"> 24 <if expr="not is_android">
25 <structure name="IDR_HELP_CSS" file="resources\help\help.css" flattenhtm l="true" type="chrome_html" /> 25 <structure name="IDR_HELP_CSS" file="resources\help\help.css" flattenhtm l="true" type="chrome_html" />
26 <structure name="IDR_HELP_HTML" file="resources\help\help.html" flattenh tml="true" type="chrome_html" /> 26 <structure name="IDR_HELP_HTML" file="resources\help\help.html" flattenh tml="true" type="chrome_html" />
27 <structure name="IDR_HELP_CONTENT_CSS" file="resources\help\help_content .css" flattenhtml="true" type="chrome_html" /> 27 <structure name="IDR_HELP_CONTENT_CSS" file="resources\help\help_content .css" flattenhtml="true" type="chrome_html" />
28 <structure name="IDR_HELP_CONTENT_HTML" file="resources\help\help_conten t.html" flattenhtml="true" type="chrome_html" /> 28 <structure name="IDR_HELP_CONTENT_HTML" file="resources\help\help_conten t.html" flattenhtml="true" type="chrome_html" />
29 <structure name="IDR_HELP_PAGE_HTML" file="resources\help\help_page.html " flattenhtml="true" type="chrome_html" /> 29 <structure name="IDR_HELP_PAGE_HTML" file="resources\help\help_page.html " flattenhtml="true" type="chrome_html" />
30 <structure name="IDR_HELP_CHANNEL_CHANGE_PAGE_CSS" file="resources\help\ channel_change_page.css" flattenhtml="true" type="chrome_html" /> 30 <structure name="IDR_HELP_CHANNEL_CHANGE_PAGE_CSS" file="resources\help\ channel_change_page.css" flattenhtml="true" type="chrome_html" />
31 <structure name="IDR_HELP_CHANNEL_CHANGE_PAGE_HTML" file="resources\help \channel_change_page.html" flattenhtml="true" type="chrome_html" /> 31 <structure name="IDR_HELP_CHANNEL_CHANGE_PAGE_HTML" file="resources\help \channel_change_page.html" flattenhtml="true" type="chrome_html" />
32 <structure name="IDR_INCOGNITO_TAB_HTML" file="resources\ntp4\incognito_ tab.html" flattenhtml="true" type="chrome_html" /> 32 <structure name="IDR_INCOGNITO_TAB_HTML" file="resources\ntp4\incognito_ tab.html" flattenhtml="true" type="chrome_html" />
33 <structure name="IDR_MD_INCOGNITO_TAB_HTML" file="resources\ntp4\md_inco gnito_tab.html" flattenhtml="true" type="chrome_html" />
33 <structure name="IDR_GUEST_TAB_HTML" file="resources\ntp4\guest_tab.html " flattenhtml="true" type="chrome_html" /> 34 <structure name="IDR_GUEST_TAB_HTML" file="resources\ntp4\guest_tab.html " flattenhtml="true" type="chrome_html" />
34 </if> 35 </if>
35 <if expr="chromeos"> 36 <if expr="chromeos">
36 <structure name="IDR_LOCK_HTML" file="resources\chromeos\login\lock.html " flattenhtml="true" type="chrome_html" variables="OOBE=lock" expand_variables=" true"/> 37 <structure name="IDR_LOCK_HTML" file="resources\chromeos\login\lock.html " flattenhtml="true" type="chrome_html" variables="OOBE=lock" expand_variables=" true"/>
37 <structure name="IDR_LOCK_JS" file="resources\chromeos\login\lock.js" fl attenhtml="true" type="chrome_html" variables="OOBE=lock" expand_variables="true " /> 38 <structure name="IDR_LOCK_JS" file="resources\chromeos\login\lock.js" fl attenhtml="true" type="chrome_html" variables="OOBE=lock" expand_variables="true " />
38 <structure name="IDR_LOGIN_HTML" file="resources\chromeos\login\login.ht ml" flattenhtml="true" type="chrome_html" variables="OOBE=login" expand_variable s="true"/> 39 <structure name="IDR_LOGIN_HTML" file="resources\chromeos\login\login.ht ml" flattenhtml="true" type="chrome_html" variables="OOBE=login" expand_variable s="true"/>
39 <structure name="IDR_LOGIN_JS" file="resources\chromeos\login\login.js" flattenhtml="true" type="chrome_html" /> 40 <structure name="IDR_LOGIN_JS" file="resources\chromeos\login\login.js" flattenhtml="true" type="chrome_html" />
40 </if> 41 </if>
41 <if expr="not is_android"> 42 <if expr="not is_android">
42 <structure name="IDR_NEW_INCOGNITO_TAB_THEME_CSS" file="resources\ntp4\n ew_incognito_tab_theme.css" flattenhtml="true" type="chrome_html" /> 43 <structure name="IDR_NEW_INCOGNITO_TAB_THEME_CSS" file="resources\ntp4\n ew_incognito_tab_theme.css" flattenhtml="true" type="chrome_html" />
(...skipping 610 matching lines...) Expand 10 before | Expand all | Expand 10 after
653 <include name="IDR_WELCOME_WIN10_DEFAULT_SMALL_WEBP" file="resources\wel come\win10\default-small.webp" type="BINDATA" /> 654 <include name="IDR_WELCOME_WIN10_DEFAULT_SMALL_WEBP" file="resources\wel come\win10\default-small.webp" type="BINDATA" />
654 <include name="IDR_WELCOME_WIN10_PIN_LARGE_WEBP" file="resources\welcome \win10\pin-large.webp" type="BINDATA" /> 655 <include name="IDR_WELCOME_WIN10_PIN_LARGE_WEBP" file="resources\welcome \win10\pin-large.webp" type="BINDATA" />
655 <include name="IDR_WELCOME_WIN10_PIN_SMALL_WEBP" file="resources\welcome \win10\pin-small.webp" type="BINDATA" /> 656 <include name="IDR_WELCOME_WIN10_PIN_SMALL_WEBP" file="resources\welcome \win10\pin-small.webp" type="BINDATA" />
656 </if> 657 </if>
657 <if expr="not is_android and not is_ios"> 658 <if expr="not is_android and not is_ios">
658 <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" /> 659 <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" />
659 </if> 660 </if>
660 </includes> 661 </includes>
661 </release> 662 </release>
662 </grit> 663 </grit>
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698