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

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

Issue 10692069: HiDPI assets for product_logo_16 / _32 (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: add todo Created 8 years, 5 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
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_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" />
21 <structure name="IDR_EXTENSIONS_HTML" file="resources\extensions\extension s.html" flattenhtml="true" type="chrome_html" /> 23 <structure name="IDR_EXTENSIONS_HTML" file="resources\extensions\extension s.html" flattenhtml="true" type="chrome_html" />
22 <structure name="IDR_NEW_TAB_4_HTML" file="resources\ntp4\new_tab.html" fl attenhtml="true" type="chrome_html" /> 24 <structure name="IDR_NEW_TAB_4_HTML" file="resources\ntp4\new_tab.html" fl attenhtml="true" type="chrome_html" />
23 <structure name="IDR_NEW_TAB_4_THEME_CSS" file="resources\ntp4\new_tab_the me.css" flattenhtml="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" />
24 <structure name="IDR_NEW_TAB_SEARCH_HTML" file="resources\ntp_search\new_t ab.html" 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" />
25 <structure name="IDR_NEW_TAB_SEARCH_THEME_CSS" file="resources\ntp_search\ new_tab_theme.css" 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" />
26 <structure name="IDR_ABOUT_VERSION_HTML" file="resources\about_version.htm l" flattenhtml="true" allowexternalscript="true" type="chrome_html" /> 28 <structure name="IDR_ABOUT_VERSION_HTML" file="resources\about_version.htm l" flattenhtml="true" allowexternalscript="true" type="chrome_html" />
27 </structures> 29 </structures>
28 <includes> 30 <includes>
29 <if expr="is_win"> 31 <if expr="is_win">
30 <include name="IDR_ABOUT_CONFLICTS_HTML" file="resources\about_conflicts .html" flattenhtml="true" allowexternalscript="true" type="BINDATA" /> 32 <include name="IDR_ABOUT_CONFLICTS_HTML" file="resources\about_conflicts .html" flattenhtml="true" allowexternalscript="true" type="BINDATA" />
(...skipping 35 matching lines...) Expand 10 before | Expand all | Expand 10 after
66 <include name="IDR_EXTENSION_ACTIVITY_HTML" file="resources\extensions\ext ension_activity.html" flattenhtml="true" type="BINDATA" /> 68 <include name="IDR_EXTENSION_ACTIVITY_HTML" file="resources\extensions\ext ension_activity.html" flattenhtml="true" type="BINDATA" />
67 <include name="IDR_EXTENSION_ACTIVITY_JS" file="resources\extensions\exten sion_activity.js" flattenhtml="true" type="BINDATA" /> 69 <include name="IDR_EXTENSION_ACTIVITY_JS" file="resources\extensions\exten sion_activity.js" flattenhtml="true" type="BINDATA" />
68 <include name="IDR_EXTENSION_INFO_CSS" file="resources\extensions\extensio n_info.css" flattenhtml="true" type="BINDATA" /> 70 <include name="IDR_EXTENSION_INFO_CSS" file="resources\extensions\extensio n_info.css" flattenhtml="true" type="BINDATA" />
69 <include name="IDR_EXTENSION_INFO_HTML" file="resources\extensions\extensi on_info.html" flattenhtml="true" type="BINDATA" /> 71 <include name="IDR_EXTENSION_INFO_HTML" file="resources\extensions\extensi on_info.html" flattenhtml="true" type="BINDATA" />
70 <include name="IDR_EXTENSION_INFO_JS" file="resources\extensions\extension _info.js" flattenhtml="true" type="BINDATA" /> 72 <include name="IDR_EXTENSION_INFO_JS" file="resources\extensions\extension _info.js" flattenhtml="true" type="BINDATA" />
71 <include name="IDR_EXTENSIONS_JS" file="resources\extensions\extensions.js " flattenhtml="true" type="BINDATA" /> 73 <include name="IDR_EXTENSIONS_JS" file="resources\extensions\extensions.js " flattenhtml="true" type="BINDATA" />
72 <include name="IDR_FLAGS_HTML" file="resources\flags.html" flattenhtml="tr ue" type="BINDATA" /> 74 <include name="IDR_FLAGS_HTML" file="resources\flags.html" flattenhtml="tr ue" type="BINDATA" />
73 <include name="IDR_FLAGS_HTML_WARNING" file="resources\flags_warning.html" flattenhtml="true" type="BINDATA" /> 75 <include name="IDR_FLAGS_HTML_WARNING" file="resources\flags_warning.html" flattenhtml="true" type="BINDATA" />
74 <include name="IDR_FLAGS_JS" file="resources\flags.js" type="BINDATA" /> 76 <include name="IDR_FLAGS_JS" file="resources\flags.js" type="BINDATA" />
75 <include name="IDR_GAIA_LOGIN_HTML" file="sync\resources\gaia_login.html" flattenhtml="true" type="BINDATA" /> 77 <include name="IDR_GAIA_LOGIN_HTML" file="sync\resources\gaia_login.html" flattenhtml="true" type="BINDATA" />
76 <include name="IDR_HELP_CSS" file="resources\help\help.css" flattenhtml="t rue" type="BINDATA" />
77 <include name="IDR_HELP_HTML" file="resources\help\help.html" flattenhtml= "true" type="BINDATA" />
78 <include name="IDR_HELP_JS" file="resources\help\help.js" flattenhtml="tru e" type="BINDATA" /> 78 <include name="IDR_HELP_JS" file="resources\help\help.js" flattenhtml="tru e" type="BINDATA" />
79 <include name="IDR_GPU_BLACKLIST" file="resources\software_rendering_list. json" type="BINDATA" /> 79 <include name="IDR_GPU_BLACKLIST" file="resources\software_rendering_list. json" type="BINDATA" />
80 <include name="IDR_GPU_INTERNALS_HTML" file="resources\gpu_internals\gpu_i nternals.html" flattenhtml="true" allowexternalscript="true" type="BINDATA" /> 80 <include name="IDR_GPU_INTERNALS_HTML" file="resources\gpu_internals\gpu_i nternals.html" flattenhtml="true" allowexternalscript="true" type="BINDATA" />
81 <include name="IDR_GPU_INTERNALS_JS" file="resources\gpu_internals\gpu_int ernals.js" flattenhtml="true" type="BINDATA" /> 81 <include name="IDR_GPU_INTERNALS_JS" file="resources\gpu_internals\gpu_int ernals.js" flattenhtml="true" type="BINDATA" />
82 <include name="IDR_HISTORY_HTML" file="resources\history\history.html" fla ttenhtml="true" allowexternalscript="true" type="BINDATA" /> 82 <include name="IDR_HISTORY_HTML" file="resources\history\history.html" fla ttenhtml="true" allowexternalscript="true" type="BINDATA" />
83 <include name="IDR_HISTORY_JS" file="resources\history\history.js" flatten html="true" type="BINDATA" /> 83 <include name="IDR_HISTORY_JS" file="resources\history\history.js" flatten html="true" type="BINDATA" />
84 <include name="IDR_INCOGNITO_TAB_HTML" file="resources\incognito_tab.html" flattenhtml="true" type="BINDATA" /> 84 <include name="IDR_INCOGNITO_TAB_HTML" file="resources\incognito_tab.html" flattenhtml="true" type="BINDATA" />
85 <include name="IDR_INSPECT_CSS" file="resources\inspect\inspect.css" flatt enhtml="true" type="BINDATA" /> 85 <include name="IDR_INSPECT_CSS" file="resources\inspect\inspect.css" flatt enhtml="true" type="BINDATA" />
86 <include name="IDR_INSPECT_HTML" file="resources\inspect\inspect.html" fla ttenhtml="true" allowexternalscript="true" type="BINDATA" /> 86 <include name="IDR_INSPECT_HTML" file="resources\inspect\inspect.html" fla ttenhtml="true" allowexternalscript="true" type="BINDATA" />
87 <include name="IDR_INSPECT_JS" file="resources\inspect\inspect.js" flatten html="true" type="BINDATA" /> 87 <include name="IDR_INSPECT_JS" file="resources\inspect\inspect.js" flatten html="true" type="BINDATA" />
(...skipping 137 matching lines...) Expand 10 before | Expand all | Expand 10 after
225 <include name="IDR_GESTURE_CONFIG_HTML" file="resources\gesture_config.h tml" type="BINDATA" /> 225 <include name="IDR_GESTURE_CONFIG_HTML" file="resources\gesture_config.h tml" type="BINDATA" />
226 <include name="IDR_GESTURE_CONFIG_JS" file="resources\gesture_config.js" type="BINDATA" /> 226 <include name="IDR_GESTURE_CONFIG_JS" file="resources\gesture_config.js" type="BINDATA" />
227 </if> 227 </if>
228 <if expr="is_win"> 228 <if expr="is_win">
229 <include name="IDR_SET_AS_DEFAULT_BROWSER_JS" file="resources\set_as_def ault_browser.js" flattenhtml="true" type="BINDATA" /> 229 <include name="IDR_SET_AS_DEFAULT_BROWSER_JS" file="resources\set_as_def ault_browser.js" flattenhtml="true" type="BINDATA" />
230 <include name="IDR_SET_AS_DEFAULT_BROWSER_HTML" file="resources\set_as_d efault_browser.html" flattenhtml="true" allowexternalscript="true" type="BINDATA " /> 230 <include name="IDR_SET_AS_DEFAULT_BROWSER_HTML" file="resources\set_as_d efault_browser.html" flattenhtml="true" allowexternalscript="true" type="BINDATA " />
231 </if> 231 </if>
232 </includes> 232 </includes>
233 </release> 233 </release>
234 </grit> 234 </grit>
OLDNEW
« no previous file with comments | « chrome/app/theme/theme_resources_standard.grd ('k') | chrome/browser/first_run/try_chrome_dialog_view.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698