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/ash_resources.h" type="rc_header" context="default_10
0_percent"> | 4 <output filename="grit/ash_resources.h" type="rc_header" context="default_10
0_percent"> |
5 <emit emit_type='prepend'></emit> | 5 <emit emit_type='prepend'></emit> |
6 </output> | 6 </output> |
7 <output filename="ash_resources_100_percent.pak" type="data_package" context
="default_100_percent" /> | 7 <output filename="ash_resources_100_percent.pak" type="data_package" context
="default_100_percent" /> |
8 <output filename="ash_resources_200_percent.pak" type="data_package" context
="default_200_percent" /> | 8 <output filename="ash_resources_200_percent.pak" type="data_package" context
="default_200_percent" /> |
9 </outputs> | 9 </outputs> |
10 <release seq="1"> | 10 <release seq="1"> |
(...skipping 261 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
272 <structure type="chrome_scaled_image" name="IDR_AURA_WINDOW_POSITION_MIDDL
E_P" file="common/window_position_middle_pressed.png" /> | 272 <structure type="chrome_scaled_image" name="IDR_AURA_WINDOW_POSITION_MIDDL
E_P" file="common/window_position_middle_pressed.png" /> |
273 <structure type="chrome_scaled_image" name="IDR_AURA_WINDOW_POSITION_RIGHT
" file="common/window_position_right_normal.png" /> | 273 <structure type="chrome_scaled_image" name="IDR_AURA_WINDOW_POSITION_RIGHT
" file="common/window_position_right_normal.png" /> |
274 <structure type="chrome_scaled_image" name="IDR_AURA_WINDOW_POSITION_RIGHT
_H" file="common/window_position_right_hover.png" /> | 274 <structure type="chrome_scaled_image" name="IDR_AURA_WINDOW_POSITION_RIGHT
_H" file="common/window_position_right_hover.png" /> |
275 <structure type="chrome_scaled_image" name="IDR_AURA_WINDOW_POSITION_RIGHT
_P" file="common/window_position_right_pressed.png" /> | 275 <structure type="chrome_scaled_image" name="IDR_AURA_WINDOW_POSITION_RIGHT
_P" file="common/window_position_right_pressed.png" /> |
276 <structure type="chrome_scaled_image" name="IDR_AURA_WINDOW_POSITION_LEFT_
RESTORE" file="common/window_position_left_normal_restore.png" /> | 276 <structure type="chrome_scaled_image" name="IDR_AURA_WINDOW_POSITION_LEFT_
RESTORE" file="common/window_position_left_normal_restore.png" /> |
277 <structure type="chrome_scaled_image" name="IDR_AURA_WINDOW_POSITION_LEFT_
RESTORE_H" file="common/window_position_left_hover_restore.png" /> | 277 <structure type="chrome_scaled_image" name="IDR_AURA_WINDOW_POSITION_LEFT_
RESTORE_H" file="common/window_position_left_hover_restore.png" /> |
278 <structure type="chrome_scaled_image" name="IDR_AURA_WINDOW_POSITION_LEFT_
RESTORE_P" file="common/window_position_left_pressed_restore.png" /> | 278 <structure type="chrome_scaled_image" name="IDR_AURA_WINDOW_POSITION_LEFT_
RESTORE_P" file="common/window_position_left_pressed_restore.png" /> |
279 <structure type="chrome_scaled_image" name="IDR_AURA_WINDOW_POSITION_RIGHT
_RESTORE" file="common/window_position_right_normal_restore.png" /> | 279 <structure type="chrome_scaled_image" name="IDR_AURA_WINDOW_POSITION_RIGHT
_RESTORE" file="common/window_position_right_normal_restore.png" /> |
280 <structure type="chrome_scaled_image" name="IDR_AURA_WINDOW_POSITION_RIGHT
_RESTORE_H" file="common/window_position_right_hover_restore.png" /> | 280 <structure type="chrome_scaled_image" name="IDR_AURA_WINDOW_POSITION_RIGHT
_RESTORE_H" file="common/window_position_right_hover_restore.png" /> |
281 <structure type="chrome_scaled_image" name="IDR_AURA_WINDOW_POSITION_RIGHT
_RESTORE_P" file="common/window_position_right_pressed_restore.png" /> | 281 <structure type="chrome_scaled_image" name="IDR_AURA_WINDOW_POSITION_RIGHT
_RESTORE_P" file="common/window_position_right_pressed_restore.png" /> |
| 282 <structure type="chrome_scaled_image" name="IDR_AVATAR_HOLDER" file="cros/
avatar_holder.png" /> |
| 283 <structure type="chrome_scaled_image" name="IDR_AVATAR_HOLDER_MASK" file="
cros/avatar_holder_mask.png" /> |
282 </structures> | 284 </structures> |
283 </release> | 285 </release> |
284 </grit> | 286 </grit> |
OLD | NEW |