| OLD | NEW |
| (Empty) |
| 1 <?xml version="1.0" encoding="UTF-8"?> | |
| 2 <grit latest_public_release="0" current_release="1"> | |
| 3 <outputs> | |
| 4 <output filename="grit/ash_wm_common_resources.h" type="rc_header" context="
default_100_percent"> | |
| 5 <emit emit_type='prepend'></emit> | |
| 6 </output> | |
| 7 <output filename="ash_wm_common_resources_100_percent.pak" type="data_packag
e" context="default_100_percent" /> | |
| 8 <output filename="ash_wm_common_resources_200_percent.pak" type="data_packag
e" context="default_200_percent" /> | |
| 9 </outputs> | |
| 10 <release seq="1"> | |
| 11 <structures fallback_to_low_resolution="true"> | |
| 12 <!-- KEEP THESE IN ALPHABETICAL ORDER! DO NOT ADD TO RANDOM PLACES JUST | |
| 13 BECAUSE YOUR RESOURCES ARE FUNCTIONALLY RELATED OR FALL UNDER THE | |
| 14 SAME CONDITIONALS. --> | |
| 15 <structure type="chrome_scaled_image" name="IDR_ASH_WM_COMMON_MULTI_WINDOW
_RESIZE_H" file="common/multi_window_resize_horizontal.png" /> | |
| 16 <structure type="chrome_scaled_image" name="IDR_ASH_WM_COMMON_MULTI_WINDOW
_RESIZE_V" file="common/multi_window_resize_vertical.png" /> | |
| 17 <!-- TODO(sky): I suspect this one should be moved to a common | |
| 18 resources directory. --> | |
| 19 <structure type="chrome_scaled_image" name="IDR_ASH_WM_COMMON_SHELF_BACKGR
OUND" file="common/shelf/shelf_background.png" /> | |
| 20 <structure type="chrome_scaled_image" name="IDR_ASH_WM_COMMON_PHANTOM_WIND
OW_BOTTOM" file="common/phantom_window_bottom.png" /> | |
| 21 <structure type="chrome_scaled_image" name="IDR_ASH_WM_COMMON_PHANTOM_WIND
OW_BOTTOM_LEFT" file="common/phantom_window_bottom_left.png" /> | |
| 22 <structure type="chrome_scaled_image" name="IDR_ASH_WM_COMMON_PHANTOM_WIND
OW_BOTTOM_RIGHT" file="common/phantom_window_bottom_right.png" /> | |
| 23 <structure type="chrome_scaled_image" name="IDR_ASH_WM_COMMON_PHANTOM_WIND
OW_CENTER" file="common/phantom_window_center.png" /> | |
| 24 <structure type="chrome_scaled_image" name="IDR_ASH_WM_COMMON_PHANTOM_WIND
OW_LEFT" file="common/phantom_window_left.png" /> | |
| 25 <structure type="chrome_scaled_image" name="IDR_ASH_WM_COMMON_PHANTOM_WIND
OW_RIGHT" file="common/phantom_window_right.png" /> | |
| 26 <structure type="chrome_scaled_image" name="IDR_ASH_WM_COMMON_PHANTOM_WIND
OW_TOP" file="common/phantom_window_top.png" /> | |
| 27 <structure type="chrome_scaled_image" name="IDR_ASH_WM_COMMON_PHANTOM_WIND
OW_TOP_LEFT" file="common/phantom_window_top_left.png" /> | |
| 28 <structure type="chrome_scaled_image" name="IDR_ASH_WM_COMMON_PHANTOM_WIND
OW_TOP_RIGHT" file="common/phantom_window_top_right.png" /> | |
| 29 </structures> | |
| 30 </release> | |
| 31 </grit> | |
| OLD | NEW |