OLD | NEW |
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/theme_resources.h" type="rc_header" context="default_
100_percent"> | 4 <output filename="grit/theme_resources.h" type="rc_header" context="default_
100_percent"> |
5 <emit emit_type='prepend'></emit> | 5 <emit emit_type='prepend'></emit> |
6 </output> | 6 </output> |
7 <output filename="grit/theme_resources_map.cc" type="resource_map_source" co
ntext="default_100_percent" /> | 7 <output filename="grit/theme_resources_map.cc" type="resource_map_source" co
ntext="default_100_percent" /> |
8 <output filename="grit/theme_resources_map.h" type="resource_map_header" con
text="default_100_percent" /> | 8 <output filename="grit/theme_resources_map.h" type="resource_map_header" con
text="default_100_percent" /> |
9 <output filename="theme_resources_100_percent.pak" type="data_package" conte
xt="default_100_percent" /> | 9 <output filename="theme_resources_standard.pak" type="data_package" context=
"default_100_percent" /> |
10 <output filename="theme_resources_200_percent.pak" type="data_package" conte
xt="default_200_percent" /> | 10 <output filename="theme_resources_2x.pak" type="data_package" context="defau
lt_200_percent" /> |
11 <output filename="theme_resources_touch_100_percent.pak" type="data_package"
context="touch_100_percent" /> | 11 <output filename="theme_resources_touch_1x.pak" type="data_package" context=
"touch_100_percent" /> |
12 <output filename="theme_resources_touch_200_percent.pak" type="data_package"
context="touch_200_percent" /> | 12 <output filename="theme_resources_touch_2x.pak" type="data_package" context=
"touch_200_percent" /> |
13 <output filename="theme_resources_100_percent.rc" type="rc_all" context="def
ault_100_percent" /> | 13 <output filename="theme_resources_standard.rc" type="rc_all" context="defaul
t_100_percent" /> |
14 </outputs> | 14 </outputs> |
15 <release seq="1"> | 15 <release seq="1"> |
16 <structures fallback_to_low_resolution="true"> | 16 <structures fallback_to_low_resolution="true"> |
17 <!-- KEEP THESE IN ALPHABETICAL ORDER! DO NOT ADD TO RANDOM PLACES JUST | 17 <!-- KEEP THESE IN ALPHABETICAL ORDER! DO NOT ADD TO RANDOM PLACES JUST |
18 BECAUSE YOUR RESOURCES ARE FUNCTIONALLY RELATED OR FALL UNDER THE | 18 BECAUSE YOUR RESOURCES ARE FUNCTIONALLY RELATED OR FALL UNDER THE |
19 SAME CONDITIONALS. --> | 19 SAME CONDITIONALS. --> |
20 <structure type="chrome_scaled_image" name="IDR_ACCESSED_COOKIES" file="ac
cessed_cookies.png" /> | 20 <structure type="chrome_scaled_image" name="IDR_ACCESSED_COOKIES" file="ac
cessed_cookies.png" /> |
21 <if expr="pp_ifdef('chromeos')"> | 21 <if expr="pp_ifdef('chromeos')"> |
22 <structure type="chrome_scaled_image" name="IDR_ACCESSIBILITY_ICON" file
="accessibility_icon.png" /> | 22 <structure type="chrome_scaled_image" name="IDR_ACCESSIBILITY_ICON" file
="accessibility_icon.png" /> |
23 </if> | 23 </if> |
(...skipping 842 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
866 <if expr="not is_macosx"> | 866 <if expr="not is_macosx"> |
867 <include name="IDR_STATUS_TRAY_ICON" file="chromium/product_logo_22.pn
g" type="BINDATA" /> | 867 <include name="IDR_STATUS_TRAY_ICON" file="chromium/product_logo_22.pn
g" type="BINDATA" /> |
868 <include name="IDR_STATUS_TRAY_ICON_PRESSED" file="chromium/product_lo
go_22.png" type="BINDATA" /> | 868 <include name="IDR_STATUS_TRAY_ICON_PRESSED" file="chromium/product_lo
go_22.png" type="BINDATA" /> |
869 </if> | 869 </if> |
870 <include name="IDR_WIZARD_ICON" file="chromium/wizard_icon.png" type="BI
NDATA" /> | 870 <include name="IDR_WIZARD_ICON" file="chromium/wizard_icon.png" type="BI
NDATA" /> |
871 <include name="IDR_WIZARD_ICON_RTL" file="chromium/wizard_icon_rtl.png"
type="BINDATA" /> | 871 <include name="IDR_WIZARD_ICON_RTL" file="chromium/wizard_icon_rtl.png"
type="BINDATA" /> |
872 </if> | 872 </if> |
873 </includes> | 873 </includes> |
874 </release> | 874 </release> |
875 </grit> | 875 </grit> |
OLD | NEW |