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. --> |
(...skipping 249 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
260 <structure type="chrome_scaled_image" name="IDR_WINDOW_BUBBLE_SHADOW_SMALL
_LEFT" file="common/window_bubble_shadow_small_left.png" /> | 260 <structure type="chrome_scaled_image" name="IDR_WINDOW_BUBBLE_SHADOW_SMALL
_LEFT" file="common/window_bubble_shadow_small_left.png" /> |
261 <structure type="chrome_scaled_image" name="IDR_WINDOW_BUBBLE_SHADOW_SMALL
_RIGHT" file="common/window_bubble_shadow_small_right.png" /> | 261 <structure type="chrome_scaled_image" name="IDR_WINDOW_BUBBLE_SHADOW_SMALL
_RIGHT" file="common/window_bubble_shadow_small_right.png" /> |
262 <structure type="chrome_scaled_image" name="IDR_WINDOW_BUBBLE_SHADOW_SMALL
_TOP" file="common/window_bubble_shadow_small_top.png" /> | 262 <structure type="chrome_scaled_image" name="IDR_WINDOW_BUBBLE_SHADOW_SMALL
_TOP" file="common/window_bubble_shadow_small_top.png" /> |
263 <structure type="chrome_scaled_image" name="IDR_WINDOW_BUBBLE_SHADOW_SMALL
_TOP_LEFT" file="common/window_bubble_shadow_small_top_left.png" /> | 263 <structure type="chrome_scaled_image" name="IDR_WINDOW_BUBBLE_SHADOW_SMALL
_TOP_LEFT" file="common/window_bubble_shadow_small_top_left.png" /> |
264 <structure type="chrome_scaled_image" name="IDR_WINDOW_BUBBLE_SHADOW_SMALL
_TOP_RIGHT" file="common/window_bubble_shadow_small_top_right.png" /> | 264 <structure type="chrome_scaled_image" name="IDR_WINDOW_BUBBLE_SHADOW_SMALL
_TOP_RIGHT" file="common/window_bubble_shadow_small_top_right.png" /> |
265 <structure type="chrome_scaled_image" name="IDR_WINDOW_BUBBLE_SHADOW_SPIKE
_SMALL_BOTTOM" file="common/window_bubble_shadow_spike_small_bottom.png" /> | 265 <structure type="chrome_scaled_image" name="IDR_WINDOW_BUBBLE_SHADOW_SPIKE
_SMALL_BOTTOM" file="common/window_bubble_shadow_spike_small_bottom.png" /> |
266 <structure type="chrome_scaled_image" name="IDR_WINDOW_BUBBLE_SHADOW_SPIKE
_SMALL_LEFT" file="common/window_bubble_shadow_spike_small_left.png" /> | 266 <structure type="chrome_scaled_image" name="IDR_WINDOW_BUBBLE_SHADOW_SPIKE
_SMALL_LEFT" file="common/window_bubble_shadow_spike_small_left.png" /> |
267 <structure type="chrome_scaled_image" name="IDR_WINDOW_BUBBLE_SHADOW_SPIKE
_SMALL_RIGHT" file="common/window_bubble_shadow_spike_small_right.png" /> | 267 <structure type="chrome_scaled_image" name="IDR_WINDOW_BUBBLE_SHADOW_SPIKE
_SMALL_RIGHT" file="common/window_bubble_shadow_spike_small_right.png" /> |
268 <structure type="chrome_scaled_image" name="IDR_WINDOW_BUBBLE_SHADOW_SPIKE
_SMALL_TOP" file="common/window_bubble_shadow_spike_small_top.png" /> | 268 <structure type="chrome_scaled_image" name="IDR_WINDOW_BUBBLE_SHADOW_SPIKE
_SMALL_TOP" file="common/window_bubble_shadow_spike_small_top.png" /> |
269 <structure type="chrome_scaled_image" name="IDR_MESSAGE_CLOSE" file="commo
n/message_close.png" /> | 269 <structure type="chrome_scaled_image" name="IDR_MESSAGE_CLOSE" file="commo
n/message_close.png" /> |
| 270 <structure type="chrome_scaled_image" name="IDR_NOTIFICATION_CLOSE" file="
common/notification_close.png"/> |
| 271 <structure type="chrome_scaled_image" name="IDR_NOTIFICATION_CLOSE_HOVER"
file="common/notification_close_hover.png"/> |
| 272 <structure type="chrome_scaled_image" name="IDR_NOTIFICATION_CLOSE_PRESSED
" file="common/notification_close_pressed.png"/> |
| 273 <structure type="chrome_scaled_image" name="IDR_NOTIFICATIONS_EXPAND" file
="common/notifications_expand.png"/> |
| 274 <structure type="chrome_scaled_image" name="IDR_NOTIFICATIONS_EXPAND_HOVER
" file="common/notifications_expand_hover.png"/> |
| 275 <structure type="chrome_scaled_image" name="IDR_NOTIFICATIONS_EXPAND_PRESS
ED" file="common/notifications_expand_pressed.png"/> |
270 </structures> | 276 </structures> |
271 </release> | 277 </release> |
272 </grit> | 278 </grit> |
OLD | NEW |