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

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

Issue 10673017: HiDPI icons for ssl error webui page (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: rebase Created 8 years, 4 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 | Annotate | Revision Log
« no previous file with comments | « no previous file | chrome/browser/resources/2x/ssl_roadblock_icon.png » ('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 <output filename="browser_resources.rc" type="rc_all" /> 8 <output filename="browser_resources.rc" type="rc_all" />
9 </outputs> 9 </outputs>
10 <release seq="1"> 10 <release seq="1">
11 <structures> 11 <structures>
12 <if expr="is_posix and not is_macosx"> 12 <if expr="is_posix and not is_macosx">
13 <structure name="IDR_ABOUT_MEMORY_HTML" file="resources\about_memory_lin ux.html" flattenhtml="true" type="chrome_html" /> 13 <structure name="IDR_ABOUT_MEMORY_HTML" file="resources\about_memory_lin ux.html" flattenhtml="true" type="chrome_html" />
14 </if> 14 </if>
15 <if expr="is_macosx"> 15 <if expr="is_macosx">
16 <structure name="IDR_ABOUT_MEMORY_HTML" file="resources\about_memory_mac .html" flattenhtml="true" type="chrome_html" /> 16 <structure name="IDR_ABOUT_MEMORY_HTML" file="resources\about_memory_mac .html" flattenhtml="true" type="chrome_html" />
17 </if> 17 </if>
18 <if expr="is_win"> 18 <if expr="is_win">
19 <structure name="IDR_ABOUT_MEMORY_HTML" file="resources\about_memory.htm l" flattenhtml="true" type="chrome_html" /> 19 <structure name="IDR_ABOUT_MEMORY_HTML" file="resources\about_memory.htm l" flattenhtml="true" type="chrome_html" />
20 </if> 20 </if>
21 <structure name="IDR_ABOUT_VERSION_HTML" file="resources\about_version.htm l" flattenhtml="true" allowexternalscript="true" type="chrome_html" />
22 <structure name="IDR_EXTENSIONS_HTML" file="resources\extensions\extension s.html" flattenhtml="true" type="chrome_html" />
21 <structure name="IDR_HELP_CSS" file="resources\help\help.css" flattenhtml= "true" type="chrome_html" /> 23 <structure name="IDR_HELP_CSS" file="resources\help\help.css" flattenhtml= "true" type="chrome_html" />
22 <structure name="IDR_HELP_HTML" file="resources\help\help.html" flattenhtm l="true" type="chrome_html" /> 24 <structure name="IDR_HELP_HTML" file="resources\help\help.html" flattenhtm l="true" type="chrome_html" />
23 <structure name="IDR_EXTENSIONS_HTML" file="resources\extensions\extension s.html" flattenhtml="true" type="chrome_html" />
24 <structure name="IDR_NEW_TAB_4_HTML" file="resources\ntp4\new_tab.html" fl attenhtml="true" type="chrome_html" /> 25 <structure name="IDR_NEW_TAB_4_HTML" file="resources\ntp4\new_tab.html" fl attenhtml="true" type="chrome_html" />
25 <structure name="IDR_NEW_TAB_4_THEME_CSS" file="resources\ntp4\new_tab_the me.css" flattenhtml="true" type="chrome_html" /> 26 <structure name="IDR_NEW_TAB_4_THEME_CSS" file="resources\ntp4\new_tab_the me.css" flattenhtml="true" type="chrome_html" />
26 <structure name="IDR_NEW_TAB_SEARCH_HTML" file="resources\ntp_search\new_t ab.html" flattenhtml="true" type="chrome_html" /> 27 <structure name="IDR_NEW_TAB_SEARCH_HTML" file="resources\ntp_search\new_t ab.html" flattenhtml="true" type="chrome_html" />
27 <structure name="IDR_NEW_TAB_SEARCH_THEME_CSS" file="resources\ntp_search\ new_tab_theme.css" flattenhtml="true" type="chrome_html" /> 28 <structure name="IDR_NEW_TAB_SEARCH_THEME_CSS" file="resources\ntp_search\ new_tab_theme.css" flattenhtml="true" type="chrome_html" />
28 <structure name="IDR_ABOUT_VERSION_HTML" file="resources\about_version.htm l" flattenhtml="true" allowexternalscript="true" type="chrome_html" /> 29 <structure name="IDR_READER_OUT_OF_DATE_HTML" file="resources\reader_out_o f_date.html" flattenhtml="true" type="chrome_html" />
30 <structure name="IDR_SSL_ERROR_HTML" file="resources\ssl_error.html" flatt enhtml="true" type="chrome_html" />
31 <structure name="IDR_SSL_ROAD_BLOCK_HTML" file="resources\ssl_roadblock.ht ml" flattenhtml="true" type="chrome_html" />
29 </structures> 32 </structures>
30 <includes> 33 <includes>
31 <if expr="is_win"> 34 <if expr="is_win">
32 <include name="IDR_ABOUT_CONFLICTS_HTML" file="resources\about_conflicts .html" flattenhtml="true" allowexternalscript="true" type="BINDATA" /> 35 <include name="IDR_ABOUT_CONFLICTS_HTML" file="resources\about_conflicts .html" flattenhtml="true" allowexternalscript="true" type="BINDATA" />
33 <include name="IDR_ABOUT_CONFLICTS_JS" file="resources\about_conflicts.j s" type="BINDATA" /> 36 <include name="IDR_ABOUT_CONFLICTS_JS" file="resources\about_conflicts.j s" type="BINDATA" />
34 </if> 37 </if>
35 <include name="IDR_ABOUT_FLASH_HTML" file="resources\about_flash.html" fla ttenhtml="true" allowexternalscript="true" type="BINDATA" /> 38 <include name="IDR_ABOUT_FLASH_HTML" file="resources\about_flash.html" fla ttenhtml="true" allowexternalscript="true" type="BINDATA" />
36 <include name="IDR_ABOUT_FLASH_JS" file="resources\about_flash.js" type="B INDATA" /> 39 <include name="IDR_ABOUT_FLASH_JS" file="resources\about_flash.js" type="B INDATA" />
37 <include name="IDR_ABOUT_MEMORY_JS" file="resources\about_memory.js" type= "BINDATA" /> 40 <include name="IDR_ABOUT_MEMORY_JS" file="resources\about_memory.js" type= "BINDATA" />
38 <include name="IDR_ABOUT_STATS_HTML" file="resources\about_stats.html" fla ttenhtml="true" allowexternalscript="true" type="BINDATA" /> 41 <include name="IDR_ABOUT_STATS_HTML" file="resources\about_stats.html" fla ttenhtml="true" allowexternalscript="true" type="BINDATA" />
(...skipping 87 matching lines...) Expand 10 before | Expand all | Expand 10 after
126 file="resources\print_preview\images\pdf.png" type="BINDATA" /> 129 file="resources\print_preview\images\pdf.png" type="BINDATA" />
127 <include name="IDR_PRINT_PREVIEW_IMAGES_THIRD_PARTY" 130 <include name="IDR_PRINT_PREVIEW_IMAGES_THIRD_PARTY"
128 file="resources\print_preview\images\third_party.png" type="BIN DATA" /> 131 file="resources\print_preview\images\third_party.png" type="BIN DATA" />
129 <include name="IDR_PRINT_PREVIEW_IMAGES_MOBILE" 132 <include name="IDR_PRINT_PREVIEW_IMAGES_MOBILE"
130 file="resources\print_preview\images\mobile.png" type="BINDATA" /> 133 file="resources\print_preview\images\mobile.png" type="BINDATA" />
131 <include name="IDR_PRINT_PREVIEW_IMAGES_MOBILE_SHARED" 134 <include name="IDR_PRINT_PREVIEW_IMAGES_MOBILE_SHARED"
132 file="resources\print_preview\images\mobile_shared.png" type="B INDATA" /> 135 file="resources\print_preview\images\mobile_shared.png" type="B INDATA" />
133 </if> 136 </if>
134 <include name="IDR_PROFILER_HTML" file="resources\profiler\profiler.html" flattenhtml="true" allowexternalscript="true" type="BINDATA" /> 137 <include name="IDR_PROFILER_HTML" file="resources\profiler\profiler.html" flattenhtml="true" allowexternalscript="true" type="BINDATA" />
135 <include name="IDR_PROFILER_JS" file="resources\profiler\profiler.js" flat tenhtml="true" type="BINDATA" /> 138 <include name="IDR_PROFILER_JS" file="resources\profiler\profiler.js" flat tenhtml="true" type="BINDATA" />
136 <include name="IDR_READER_OUT_OF_DATE_HTML" file="resources\reader_out_of_ date.html" flattenhtml="true" type="BINDATA" />
137 <include name="IDR_SAFE_BROWSING_MALWARE_BLOCK" file="resources\safe_brows ing_malware_block.html" flattenhtml="true" type="BINDATA" /> 139 <include name="IDR_SAFE_BROWSING_MALWARE_BLOCK" file="resources\safe_brows ing_malware_block.html" flattenhtml="true" type="BINDATA" />
138 <include name="IDR_SAFE_BROWSING_MULTIPLE_THREAT_BLOCK" file="resources\sa fe_browsing_multiple_threat_block.html" flattenhtml="true" type="BINDATA" /> 140 <include name="IDR_SAFE_BROWSING_MULTIPLE_THREAT_BLOCK" file="resources\sa fe_browsing_multiple_threat_block.html" flattenhtml="true" type="BINDATA" />
139 <include name="IDR_SAFE_BROWSING_PHISHING_BLOCK" file="resources\safe_brow sing_phishing_block.html" flattenhtml="true" type="BINDATA" /> 141 <include name="IDR_SAFE_BROWSING_PHISHING_BLOCK" file="resources\safe_brow sing_phishing_block.html" flattenhtml="true" type="BINDATA" />
140 <include name="IDR_SUGGESTIONS_INTERNALS_HTML" file="resources\suggestions _internals\suggestions_internals.html" flattenhtml="true" allowexternalscript="t rue" type="BINDATA" /> 142 <include name="IDR_SUGGESTIONS_INTERNALS_HTML" file="resources\suggestions _internals\suggestions_internals.html" flattenhtml="true" allowexternalscript="t rue" type="BINDATA" />
141 <include name="IDR_SUGGESTIONS_INTERNALS_CSS" file="resources\suggestions_ internals\suggestions_internals.css" type="BINDATA" /> 143 <include name="IDR_SUGGESTIONS_INTERNALS_CSS" file="resources\suggestions_ internals\suggestions_internals.css" type="BINDATA" />
142 <include name="IDR_SUGGESTIONS_INTERNALS_JS" file="resources\suggestions_i nternals\suggestions_internals.js" type="BINDATA" /> 144 <include name="IDR_SUGGESTIONS_INTERNALS_JS" file="resources\suggestions_i nternals\suggestions_internals.js" type="BINDATA" />
143 <include name="IDR_SUGGESTIONS_PAGE_CSS" file="resources\ntp4\suggestions_ page.css" type="BINDATA" /> 145 <include name="IDR_SUGGESTIONS_PAGE_CSS" file="resources\ntp4\suggestions_ page.css" type="BINDATA" />
144 <include name="IDR_SUGGESTIONS_PAGE_JS" file="resources\ntp4\suggestions_p age.js" type="BINDATA" /> 146 <include name="IDR_SUGGESTIONS_PAGE_JS" file="resources\ntp4\suggestions_p age.js" type="BINDATA" />
145 <include name="IDR_SSL_ERROR_HTML" file="resources\ssl_error.html" flatten html="true" type="BINDATA" />
146 <include name="IDR_SSL_ROAD_BLOCK_HTML" file="resources\ssl_roadblock.html " flattenhtml="true" type="BINDATA" />
147 <include name="IDR_TRACING_HTML" file="..\..\third_party\trace-viewer\src\ about_tracing.html" flattenhtml="true" allowexternalscript="true" type="BINDATA" /> 147 <include name="IDR_TRACING_HTML" file="..\..\third_party\trace-viewer\src\ about_tracing.html" flattenhtml="true" allowexternalscript="true" type="BINDATA" />
148 <include name="IDR_TRACING_JS" file="..\..\third_party\trace-viewer\src\ab out_tracing.js" flattenhtml="true" type="BINDATA" /> 148 <include name="IDR_TRACING_JS" file="..\..\third_party\trace-viewer\src\ab out_tracing.js" flattenhtml="true" type="BINDATA" />
149 <include name="IDR_TRANSLATE_JS" file="resources\translate.js" type="BINDA TA" /> 149 <include name="IDR_TRANSLATE_JS" file="resources\translate.js" type="BINDA TA" />
150 <include name="IDR_FEEDBACK_HTML" file="resources\feedback.html" flattenht ml="true" allowexternalscript="true" type="BINDATA" /> 150 <include name="IDR_FEEDBACK_HTML" file="resources\feedback.html" flattenht ml="true" allowexternalscript="true" type="BINDATA" />
151 <include name="IDR_FEEDBACK_HTML_INVALID" file="resources\feedback_invalid .html" allowexternalscript="true" flattenhtml="true" type="BINDATA" /> 151 <include name="IDR_FEEDBACK_HTML_INVALID" file="resources\feedback_invalid .html" allowexternalscript="true" flattenhtml="true" type="BINDATA" />
152 <include name="IDR_FEEDBACK_JS" file="resources\feedback.js" flattenhtml=" true" type="BINDATA" /> 152 <include name="IDR_FEEDBACK_JS" file="resources\feedback.js" flattenhtml=" true" type="BINDATA" />
153 <include name="IDR_UBER_HTML" file="resources\uber\uber.html" flattenhtml= "true" type="BINDATA" /> 153 <include name="IDR_UBER_HTML" file="resources\uber\uber.html" flattenhtml= "true" type="BINDATA" />
154 <include name="IDR_UBER_JS" file="resources\uber\uber.js" type="BINDATA" / > 154 <include name="IDR_UBER_JS" file="resources\uber\uber.js" type="BINDATA" / >
155 <include name="IDR_UBER_FRAME_HTML" file="resources\uber\uber_frame.html" flattenhtml="true" type="BINDATA" /> 155 <include name="IDR_UBER_FRAME_HTML" file="resources\uber\uber_frame.html" flattenhtml="true" type="BINDATA" />
156 <include name="IDR_UBER_FRAME_JS" file="resources\uber\uber_frame.js" flat tenhtml="true" type="BINDATA" /> 156 <include name="IDR_UBER_FRAME_JS" file="resources\uber\uber_frame.js" flat tenhtml="true" type="BINDATA" />
(...skipping 73 matching lines...) Expand 10 before | Expand all | Expand 10 after
230 <include name="IDR_GESTURE_CONFIG_HTML" file="resources\gesture_config.h tml" type="BINDATA" /> 230 <include name="IDR_GESTURE_CONFIG_HTML" file="resources\gesture_config.h tml" type="BINDATA" />
231 <include name="IDR_GESTURE_CONFIG_JS" file="resources\gesture_config.js" type="BINDATA" /> 231 <include name="IDR_GESTURE_CONFIG_JS" file="resources\gesture_config.js" type="BINDATA" />
232 </if> 232 </if>
233 <if expr="is_win"> 233 <if expr="is_win">
234 <include name="IDR_SET_AS_DEFAULT_BROWSER_JS" file="resources\set_as_def ault_browser.js" flattenhtml="true" type="BINDATA" /> 234 <include name="IDR_SET_AS_DEFAULT_BROWSER_JS" file="resources\set_as_def ault_browser.js" flattenhtml="true" type="BINDATA" />
235 <include name="IDR_SET_AS_DEFAULT_BROWSER_HTML" file="resources\set_as_d efault_browser.html" flattenhtml="true" allowexternalscript="true" type="BINDATA " /> 235 <include name="IDR_SET_AS_DEFAULT_BROWSER_HTML" file="resources\set_as_d efault_browser.html" flattenhtml="true" allowexternalscript="true" type="BINDATA " />
236 </if> 236 </if>
237 </includes> 237 </includes>
238 </release> 238 </release>
239 </grit> 239 </grit>
OLDNEW
« no previous file with comments | « no previous file | chrome/browser/resources/2x/ssl_roadblock_icon.png » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698