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 114 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
125 <structure type="chrome_scaled_image" name="IDR_BUTTON_PRESSED_TOP" file="
common/button_pressed_top.png" /> | 125 <structure type="chrome_scaled_image" name="IDR_BUTTON_PRESSED_TOP" file="
common/button_pressed_top.png" /> |
126 <structure type="chrome_scaled_image" name="IDR_BUTTON_PRESSED_TOP_LEFT" f
ile="common/button_pressed_top_left.png" /> | 126 <structure type="chrome_scaled_image" name="IDR_BUTTON_PRESSED_TOP_LEFT" f
ile="common/button_pressed_top_left.png" /> |
127 <structure type="chrome_scaled_image" name="IDR_BUTTON_PRESSED_TOP_RIGHT"
file="common/button_pressed_top_right.png" /> | 127 <structure type="chrome_scaled_image" name="IDR_BUTTON_PRESSED_TOP_RIGHT"
file="common/button_pressed_top_right.png" /> |
128 <structure type="chrome_scaled_image" name="IDR_CHECKMARK" file="common/ch
eckmark.png" /> | 128 <structure type="chrome_scaled_image" name="IDR_CHECKMARK" file="common/ch
eckmark.png" /> |
129 <if expr="not pp_ifdef('toolkit_views') and is_posix and not is_macosx"> | 129 <if expr="not pp_ifdef('toolkit_views') and is_posix and not is_macosx"> |
130 <structure type="chrome_scaled_image" name="IDR_CLOSE" file="linux/linux
_close.png" /> | 130 <structure type="chrome_scaled_image" name="IDR_CLOSE" file="linux/linux
_close.png" /> |
131 </if> | 131 </if> |
132 <if expr="pp_ifdef('toolkit_views')"> | 132 <if expr="pp_ifdef('toolkit_views')"> |
133 <structure type="chrome_scaled_image" name="IDR_CLOSE" file="close.png"
/> | 133 <structure type="chrome_scaled_image" name="IDR_CLOSE" file="close.png"
/> |
134 </if> | 134 </if> |
135 <structure type="chrome_scaled_image" name="IDR_CLOSE_BAR" file="close_bar
.png" /> | 135 <structure type="chrome_scaled_image" name="IDR_CLOSE_2" file="close_2.png
" /> |
136 <structure type="chrome_scaled_image" name="IDR_CLOSE_BAR_H" file="close_b
ar_hover.png" /> | 136 <structure type="chrome_scaled_image" name="IDR_CLOSE_2_H" file="close_2_h
over.png" /> |
137 <structure type="chrome_scaled_image" name="IDR_CLOSE_BAR_MASK" file="clos
e_bar_mask.png" /> | 137 <structure type="chrome_scaled_image" name="IDR_CLOSE_2_MASK" file="close_
2_mask.png" /> |
138 <structure type="chrome_scaled_image" name="IDR_CLOSE_BAR_P" file="close_b
ar_pressed.png" /> | 138 <structure type="chrome_scaled_image" name="IDR_CLOSE_2_P" file="close_2_p
ressed.png" /> |
139 <structure type="chrome_scaled_image" name="IDR_CLOSE_DIALOG" file="close_
dialog.png" /> | 139 <structure type="chrome_scaled_image" name="IDR_CLOSE_DIALOG" file="close_
dialog.png" /> |
140 <structure type="chrome_scaled_image" name="IDR_CLOSE_DIALOG_H" file="clos
e_dialog_hover.png" /> | 140 <structure type="chrome_scaled_image" name="IDR_CLOSE_DIALOG_H" file="clos
e_dialog_hover.png" /> |
141 <structure type="chrome_scaled_image" name="IDR_CLOSE_DIALOG_P" file="clos
e_dialog_pressed.png" /> | 141 <structure type="chrome_scaled_image" name="IDR_CLOSE_DIALOG_P" file="clos
e_dialog_pressed.png" /> |
142 <if expr="not pp_ifdef('toolkit_views') and is_posix and not is_macosx"> | 142 <if expr="not pp_ifdef('toolkit_views') and is_posix and not is_macosx"> |
143 <structure type="chrome_scaled_image" name="IDR_CLOSE_H" file="linux/lin
ux_close_hover.png" /> | 143 <structure type="chrome_scaled_image" name="IDR_CLOSE_H" file="linux/lin
ux_close_hover.png" /> |
144 <structure type="chrome_scaled_image" name="IDR_CLOSE_P" file="linux/lin
ux_close_pressed.png" /> | 144 <structure type="chrome_scaled_image" name="IDR_CLOSE_P" file="linux/lin
ux_close_pressed.png" /> |
145 </if> | 145 </if> |
146 <if expr="pp_ifdef('toolkit_views')"> | 146 <if expr="pp_ifdef('toolkit_views')"> |
147 <structure type="chrome_scaled_image" name="IDR_CLOSE_H" file="close_hov
er.png" /> | 147 <structure type="chrome_scaled_image" name="IDR_CLOSE_H" file="close_hov
er.png" /> |
148 <structure type="chrome_scaled_image" name="IDR_CLOSE_P" file="close_pre
ssed.png" /> | 148 <structure type="chrome_scaled_image" name="IDR_CLOSE_P" file="close_pre
ssed.png" /> |
(...skipping 169 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
318 <structure type="chrome_scaled_image" name="IDR_MESSAGE_CLOSE" file="commo
n/message_close.png" /> | 318 <structure type="chrome_scaled_image" name="IDR_MESSAGE_CLOSE" file="commo
n/message_close.png" /> |
319 <structure type="chrome_scaled_image" name="IDR_NOTIFICATION_CLOSE" file="
common/notification_close.png"/> | 319 <structure type="chrome_scaled_image" name="IDR_NOTIFICATION_CLOSE" file="
common/notification_close.png"/> |
320 <structure type="chrome_scaled_image" name="IDR_NOTIFICATION_CLOSE_HOVER"
file="common/notification_close_hover.png"/> | 320 <structure type="chrome_scaled_image" name="IDR_NOTIFICATION_CLOSE_HOVER"
file="common/notification_close_hover.png"/> |
321 <structure type="chrome_scaled_image" name="IDR_NOTIFICATION_CLOSE_PRESSED
" file="common/notification_close_pressed.png"/> | 321 <structure type="chrome_scaled_image" name="IDR_NOTIFICATION_CLOSE_PRESSED
" file="common/notification_close_pressed.png"/> |
322 <structure type="chrome_scaled_image" name="IDR_NOTIFICATIONS_EXPAND" file
="common/notifications_expand.png"/> | 322 <structure type="chrome_scaled_image" name="IDR_NOTIFICATIONS_EXPAND" file
="common/notifications_expand.png"/> |
323 <structure type="chrome_scaled_image" name="IDR_NOTIFICATIONS_EXPAND_HOVER
" file="common/notifications_expand_hover.png"/> | 323 <structure type="chrome_scaled_image" name="IDR_NOTIFICATIONS_EXPAND_HOVER
" file="common/notifications_expand_hover.png"/> |
324 <structure type="chrome_scaled_image" name="IDR_NOTIFICATIONS_EXPAND_PRESS
ED" file="common/notifications_expand_pressed.png"/> | 324 <structure type="chrome_scaled_image" name="IDR_NOTIFICATIONS_EXPAND_PRESS
ED" file="common/notifications_expand_pressed.png"/> |
325 </structures> | 325 </structures> |
326 </release> | 326 </release> |
327 </grit> | 327 </grit> |
OLD | NEW |