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/ui_resources.h" type="rc_header" context="default_100
_percent"> | 4 <output filename="grit/ui_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/ui_resources_map.cc" type="resource_map_source" conte
xt="default_100_percent" /> | 7 <output filename="grit/ui_resources_map.cc" type="resource_map_source" conte
xt="default_100_percent" /> |
8 <output filename="grit/ui_resources_map.h" type="resource_map_header" contex
t="default_100_percent" /> | 8 <output filename="grit/ui_resources_map.h" type="resource_map_header" contex
t="default_100_percent" /> |
9 <!-- TODO(oshima): Remove gfx_resources.pak once DumpRenderTree.gyp | 9 <!-- TODO(oshima): Remove gfx_resources.pak once DumpRenderTree.gyp |
10 is updated. --> | 10 is updated. --> |
11 <output filename="gfx_resources.pak" type="data_package" context="default_10
0_percent" /> | 11 <output filename="gfx_resources.pak" type="data_package" context="default_10
0_percent" /> |
12 <output filename="ui_resources_100_percent.pak" type="data_package" context=
"default_100_percent" /> | 12 <output filename="ui_resources_standard.pak" type="data_package" context="de
fault_100_percent" /> |
13 <output filename="ui_resources_200_percent.pak" type="data_package" context=
"default_200_percent" /> | 13 <output filename="ui_resources_2x.pak" type="data_package" context="default_
200_percent" /> |
14 <output filename="ui_resources_touch_100_percent.pak" type="data_package" co
ntext="touch_100_percent" /> | 14 <output filename="ui_resources_touch.pak" type="data_package" context="touch
_100_percent" /> |
15 <output filename="ui_resources_touch_200_percent.pak" type="data_package" co
ntext="touch_200_percent" /> | 15 <output filename="ui_resources_touch_2x.pak" type="data_package" context="to
uch_200_percent" /> |
16 <output filename="ui_resources_100_percent.rc" type="rc_all" context="defaul
t_100_percent" /> | 16 <output filename="ui_resources_standard.rc" type="rc_all" context="default_1
00_percent" /> |
17 </outputs> | 17 </outputs> |
18 <release seq="1"> | 18 <release seq="1"> |
19 <structures fallback_to_low_resolution="true"> | 19 <structures fallback_to_low_resolution="true"> |
20 <!-- KEEP THESE IN ALPHABETICAL ORDER! DO NOT ADD TO RANDOM PLACES JUST | 20 <!-- KEEP THESE IN ALPHABETICAL ORDER! DO NOT ADD TO RANDOM PLACES JUST |
21 BECAUSE YOUR RESOURCES ARE FUNCTIONALLY RELATED OR FALL UNDER THE | 21 BECAUSE YOUR RESOURCES ARE FUNCTIONALLY RELATED OR FALL UNDER THE |
22 SAME CONDITIONALS. --> | 22 SAME CONDITIONALS. --> |
23 <structure type="chrome_scaled_image" name="IDR_APP_TOP_CENTER" file="app_
top_center.png" /> | 23 <structure type="chrome_scaled_image" name="IDR_APP_TOP_CENTER" file="app_
top_center.png" /> |
24 <if expr="pp_ifdef('toolkit_views')"> | 24 <if expr="pp_ifdef('toolkit_views')"> |
25 <structure type="chrome_scaled_image" name="IDR_APP_TOP_LEFT" file="app_
top_left.png" /> | 25 <structure type="chrome_scaled_image" name="IDR_APP_TOP_LEFT" file="app_
top_left.png" /> |
26 <structure type="chrome_scaled_image" name="IDR_APP_TOP_RIGHT" file="app
_top_right.png" /> | 26 <structure type="chrome_scaled_image" name="IDR_APP_TOP_RIGHT" file="app
_top_right.png" /> |
(...skipping 497 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
524 <include name="IDR_AURA_WALLPAPERS_5_GRADIENT5" file="aura/wallpapers/5-
gradient5.png" type="BINDATA" /> | 524 <include name="IDR_AURA_WALLPAPERS_5_GRADIENT5" file="aura/wallpapers/5-
gradient5.png" type="BINDATA" /> |
525 <include name="IDR_AURA_WALLPAPERS_5_GRADIENT5_THUMB" file="aura/wallpap
ers/5-gradient5_thumb.png" type="BINDATA" /> | 525 <include name="IDR_AURA_WALLPAPERS_5_GRADIENT5_THUMB" file="aura/wallpap
ers/5-gradient5_thumb.png" type="BINDATA" /> |
526 <include name="IDR_AURA_WALLPAPERS_5_GRADIENT6" file="aura/wallpapers/5-
gradient6.png" type="BINDATA" /> | 526 <include name="IDR_AURA_WALLPAPERS_5_GRADIENT6" file="aura/wallpapers/5-
gradient6.png" type="BINDATA" /> |
527 <include name="IDR_AURA_WALLPAPERS_5_GRADIENT6_THUMB" file="aura/wallpap
ers/5-gradient6_thumb.png" type="BINDATA" /> | 527 <include name="IDR_AURA_WALLPAPERS_5_GRADIENT6_THUMB" file="aura/wallpap
ers/5-gradient6_thumb.png" type="BINDATA" /> |
528 <include name="IDR_AURA_WALLPAPERS_5_GRADIENT7" file="aura/wallpapers/5-
gradient7.png" type="BINDATA" /> | 528 <include name="IDR_AURA_WALLPAPERS_5_GRADIENT7" file="aura/wallpapers/5-
gradient7.png" type="BINDATA" /> |
529 <include name="IDR_AURA_WALLPAPERS_5_GRADIENT7_THUMB" file="aura/wallpap
ers/5-gradient7_thumb.png" type="BINDATA" /> | 529 <include name="IDR_AURA_WALLPAPERS_5_GRADIENT7_THUMB" file="aura/wallpap
ers/5-gradient7_thumb.png" type="BINDATA" /> |
530 </if> | 530 </if> |
531 </includes> | 531 </includes> |
532 </release> | 532 </release> |
533 </grit> | 533 </grit> |
OLD | NEW |