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 150 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
161 <structure type="chrome_scaled_image" name="IDR_BUTTON_PRESSED_TOP" file="
common/button_pressed_top.png" /> | 161 <structure type="chrome_scaled_image" name="IDR_BUTTON_PRESSED_TOP" file="
common/button_pressed_top.png" /> |
162 <structure type="chrome_scaled_image" name="IDR_BUTTON_PRESSED_TOP_LEFT" f
ile="common/button_pressed_top_left.png" /> | 162 <structure type="chrome_scaled_image" name="IDR_BUTTON_PRESSED_TOP_LEFT" f
ile="common/button_pressed_top_left.png" /> |
163 <structure type="chrome_scaled_image" name="IDR_BUTTON_PRESSED_TOP_RIGHT"
file="common/button_pressed_top_right.png" /> | 163 <structure type="chrome_scaled_image" name="IDR_BUTTON_PRESSED_TOP_RIGHT"
file="common/button_pressed_top_right.png" /> |
164 <structure type="chrome_scaled_image" name="IDR_CHECKMARK" file="common/ch
eckmark.png" /> | 164 <structure type="chrome_scaled_image" name="IDR_CHECKMARK" file="common/ch
eckmark.png" /> |
165 <if expr="not pp_ifdef('toolkit_views') and is_posix and not is_macosx"> | 165 <if expr="not pp_ifdef('toolkit_views') and is_posix and not is_macosx"> |
166 <structure type="chrome_scaled_image" name="IDR_CLOSE" file="linux/linux
_close.png" /> | 166 <structure type="chrome_scaled_image" name="IDR_CLOSE" file="linux/linux
_close.png" /> |
167 </if> | 167 </if> |
168 <if expr="pp_ifdef('toolkit_views')"> | 168 <if expr="pp_ifdef('toolkit_views')"> |
169 <structure type="chrome_scaled_image" name="IDR_CLOSE" file="close.png"
/> | 169 <structure type="chrome_scaled_image" name="IDR_CLOSE" file="close.png"
/> |
170 </if> | 170 </if> |
171 <structure type="chrome_scaled_image" name="IDR_CLOSE_BAR" file="close_bar
.png" /> | 171 <structure type="chrome_scaled_image" name="IDR_CLOSE_2" file="close_2.png
" /> |
172 <structure type="chrome_scaled_image" name="IDR_CLOSE_BAR_H" file="close_b
ar_hover.png" /> | 172 <structure type="chrome_scaled_image" name="IDR_CLOSE_2_H" file="close_2_h
over.png" /> |
173 <structure type="chrome_scaled_image" name="IDR_CLOSE_BAR_MASK" file="clos
e_bar_mask.png" /> | 173 <structure type="chrome_scaled_image" name="IDR_CLOSE_2_MASK" file="close_
2_mask.png" /> |
174 <structure type="chrome_scaled_image" name="IDR_CLOSE_BAR_P" file="close_b
ar_pressed.png" /> | 174 <structure type="chrome_scaled_image" name="IDR_CLOSE_2_P" file="close_2_p
ressed.png" /> |
175 <structure type="chrome_scaled_image" name="IDR_CLOSE_DIALOG" file="close_
dialog.png" /> | 175 <structure type="chrome_scaled_image" name="IDR_CLOSE_DIALOG" file="close_
dialog.png" /> |
176 <structure type="chrome_scaled_image" name="IDR_CLOSE_DIALOG_H" file="clos
e_dialog_hover.png" /> | 176 <structure type="chrome_scaled_image" name="IDR_CLOSE_DIALOG_H" file="clos
e_dialog_hover.png" /> |
177 <structure type="chrome_scaled_image" name="IDR_CLOSE_DIALOG_P" file="clos
e_dialog_pressed.png" /> | 177 <structure type="chrome_scaled_image" name="IDR_CLOSE_DIALOG_P" file="clos
e_dialog_pressed.png" /> |
178 <if expr="not pp_ifdef('toolkit_views') and is_posix and not is_macosx"> | 178 <if expr="not pp_ifdef('toolkit_views') and is_posix and not is_macosx"> |
179 <structure type="chrome_scaled_image" name="IDR_CLOSE_H" file="linux/lin
ux_close_hover.png" /> | 179 <structure type="chrome_scaled_image" name="IDR_CLOSE_H" file="linux/lin
ux_close_hover.png" /> |
180 <structure type="chrome_scaled_image" name="IDR_CLOSE_P" file="linux/lin
ux_close_pressed.png" /> | 180 <structure type="chrome_scaled_image" name="IDR_CLOSE_P" file="linux/lin
ux_close_pressed.png" /> |
181 </if> | 181 </if> |
182 <if expr="pp_ifdef('toolkit_views')"> | 182 <if expr="pp_ifdef('toolkit_views')"> |
183 <structure type="chrome_scaled_image" name="IDR_CLOSE_H" file="close_hov
er.png" /> | 183 <structure type="chrome_scaled_image" name="IDR_CLOSE_H" file="close_hov
er.png" /> |
184 <structure type="chrome_scaled_image" name="IDR_CLOSE_P" file="close_pre
ssed.png" /> | 184 <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... |
354 <structure type="chrome_scaled_image" name="IDR_MESSAGE_CLOSE" file="commo
n/message_close.png" /> | 354 <structure type="chrome_scaled_image" name="IDR_MESSAGE_CLOSE" file="commo
n/message_close.png" /> |
355 <structure type="chrome_scaled_image" name="IDR_NOTIFICATION_CLOSE" file="
common/notification_close.png"/> | 355 <structure type="chrome_scaled_image" name="IDR_NOTIFICATION_CLOSE" file="
common/notification_close.png"/> |
356 <structure type="chrome_scaled_image" name="IDR_NOTIFICATION_CLOSE_HOVER"
file="common/notification_close_hover.png"/> | 356 <structure type="chrome_scaled_image" name="IDR_NOTIFICATION_CLOSE_HOVER"
file="common/notification_close_hover.png"/> |
357 <structure type="chrome_scaled_image" name="IDR_NOTIFICATION_CLOSE_PRESSED
" file="common/notification_close_pressed.png"/> | 357 <structure type="chrome_scaled_image" name="IDR_NOTIFICATION_CLOSE_PRESSED
" file="common/notification_close_pressed.png"/> |
358 <structure type="chrome_scaled_image" name="IDR_NOTIFICATIONS_EXPAND" file
="common/notifications_expand.png"/> | 358 <structure type="chrome_scaled_image" name="IDR_NOTIFICATIONS_EXPAND" file
="common/notifications_expand.png"/> |
359 <structure type="chrome_scaled_image" name="IDR_NOTIFICATIONS_EXPAND_HOVER
" file="common/notifications_expand_hover.png"/> | 359 <structure type="chrome_scaled_image" name="IDR_NOTIFICATIONS_EXPAND_HOVER
" file="common/notifications_expand_hover.png"/> |
360 <structure type="chrome_scaled_image" name="IDR_NOTIFICATIONS_EXPAND_PRESS
ED" file="common/notifications_expand_pressed.png"/> | 360 <structure type="chrome_scaled_image" name="IDR_NOTIFICATIONS_EXPAND_PRESS
ED" file="common/notifications_expand_pressed.png"/> |
361 </structures> | 361 </structures> |
362 </release> | 362 </release> |
363 </grit> | 363 </grit> |
OLD | NEW |