| 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" output_all_resource_defines=
"false"> | 2 <grit latest_public_release="0" current_release="1" output_all_resource_defines=
"false"> |
| 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 167 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 178 <structure type="chrome_scaled_image" name="IDR_AURA_UBER_TRAY_UPDATE_DARK
_RED" file="cros/status/status_update_dark_red.png" /> | 178 <structure type="chrome_scaled_image" name="IDR_AURA_UBER_TRAY_UPDATE_DARK
_RED" file="cros/status/status_update_dark_red.png" /> |
| 179 | 179 |
| 180 <structure type="chrome_scaled_image" name="IDR_AURA_UBER_TRAY_VOLUME_LEVE
LS" file="cros/status/status_volume_dark.png" /> | 180 <structure type="chrome_scaled_image" name="IDR_AURA_UBER_TRAY_VOLUME_LEVE
LS" file="cros/status/status_volume_dark.png" /> |
| 181 <structure type="chrome_scaled_image" name="IDR_AURA_UBER_TRAY_VOLUME_MUTE
" file="cros/status/status_volume_mute.png" /> | 181 <structure type="chrome_scaled_image" name="IDR_AURA_UBER_TRAY_VOLUME_MUTE
" file="cros/status/status_volume_mute.png" /> |
| 182 | 182 |
| 183 <structure type="chrome_scaled_image" name="IDR_AURA_WINDOW_HEADER_SHADE_I
NACTIVE_BOTTOM" file="common/window_header_shade_bottom_inactive.png" /> | 183 <structure type="chrome_scaled_image" name="IDR_AURA_WINDOW_HEADER_SHADE_I
NACTIVE_BOTTOM" file="common/window_header_shade_bottom_inactive.png" /> |
| 184 <structure type="chrome_scaled_image" name="IDR_AURA_WINDOW_HEADER_SHADE_I
NACTIVE_LEFT" file="common/window_header_shade_left_inactive.png" /> | 184 <structure type="chrome_scaled_image" name="IDR_AURA_WINDOW_HEADER_SHADE_I
NACTIVE_LEFT" file="common/window_header_shade_left_inactive.png" /> |
| 185 <structure type="chrome_scaled_image" name="IDR_AURA_WINDOW_HEADER_SHADE_I
NACTIVE_RIGHT" file="common/window_header_shade_right_inactive.png" /> | 185 <structure type="chrome_scaled_image" name="IDR_AURA_WINDOW_HEADER_SHADE_I
NACTIVE_RIGHT" file="common/window_header_shade_right_inactive.png" /> |
| 186 <structure type="chrome_scaled_image" name="IDR_AURA_WINDOW_HEADER_SHADE_I
NACTIVE_TOP" file="common/window_header_shade_top_inactive.png" /> | 186 <structure type="chrome_scaled_image" name="IDR_AURA_WINDOW_HEADER_SHADE_I
NACTIVE_TOP" file="common/window_header_shade_top_inactive.png" /> |
| 187 | 187 |
| 188 <structure type="chrome_scaled_image" name="IDR_AURA_WINDOW_OVERVIEW_CLOSE
" file="common/window_overview_close_normal.png" /> | |
| 189 <structure type="chrome_scaled_image" name="IDR_AURA_WINDOW_OVERVIEW_CLOSE
_H" file="common/window_overview_close_hover.png" /> | |
| 190 <structure type="chrome_scaled_image" name="IDR_AURA_WINDOW_OVERVIEW_CLOSE
_P" file="common/window_overview_close_pressed.png" /> | |
| 191 | |
| 192 <structure type="chrome_scaled_image" name="IDR_AVATAR_HOLDER" file="cros/
avatar_holder.png" /> | 188 <structure type="chrome_scaled_image" name="IDR_AVATAR_HOLDER" file="cros/
avatar_holder.png" /> |
| 193 <structure type="chrome_scaled_image" name="IDR_AVATAR_HOLDER_MASK" file="
cros/avatar_holder_mask.png" /> | 189 <structure type="chrome_scaled_image" name="IDR_AVATAR_HOLDER_MASK" file="
cros/avatar_holder_mask.png" /> |
| 194 </structures> | 190 </structures> |
| 195 </release> | 191 </release> |
| 196 </grit> | 192 </grit> |
| OLD | NEW |