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 289 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
300 <structure type="chrome_scaled_image" name="IDR_CLOSE_SA_H" file="close_
sa_hover.png" /> | 300 <structure type="chrome_scaled_image" name="IDR_CLOSE_SA_H" file="close_
sa_hover.png" /> |
301 <structure type="chrome_scaled_image" name="IDR_CLOSE_SA_P" file="close_
sa_pressed.png" /> | 301 <structure type="chrome_scaled_image" name="IDR_CLOSE_SA_P" file="close_
sa_pressed.png" /> |
302 </if> | 302 </if> |
303 <structure type="chrome_scaled_image" name="IDR_CONTENT_BOTTOM_CENTER" fil
e="content_bottom_center.png" /> | 303 <structure type="chrome_scaled_image" name="IDR_CONTENT_BOTTOM_CENTER" fil
e="content_bottom_center.png" /> |
304 <structure type="chrome_scaled_image" name="IDR_CONTENT_BOTTOM_LEFT_CORNER
" file="content_bottom_left_corner.png" /> | 304 <structure type="chrome_scaled_image" name="IDR_CONTENT_BOTTOM_LEFT_CORNER
" file="content_bottom_left_corner.png" /> |
305 <structure type="chrome_scaled_image" name="IDR_CONTENT_BOTTOM_RIGHT_CORNE
R" file="content_bottom_right_corner.png" /> | 305 <structure type="chrome_scaled_image" name="IDR_CONTENT_BOTTOM_RIGHT_CORNE
R" file="content_bottom_right_corner.png" /> |
306 <structure type="chrome_scaled_image" name="IDR_CONTENT_LEFT_SIDE" file="c
ontent_left_side.png" /> | 306 <structure type="chrome_scaled_image" name="IDR_CONTENT_LEFT_SIDE" file="c
ontent_left_side.png" /> |
307 <structure type="chrome_scaled_image" name="IDR_CONTENT_RIGHT_SIDE" file="
content_right_side.png" /> | 307 <structure type="chrome_scaled_image" name="IDR_CONTENT_RIGHT_SIDE" file="
content_right_side.png" /> |
308 <structure type="chrome_scaled_image" name="IDR_DEFAULT_FAVICON" file="def
ault_favicon.png" /> | 308 <structure type="chrome_scaled_image" name="IDR_DEFAULT_FAVICON" file="def
ault_favicon.png" /> |
309 <structure type="chrome_scaled_image" name="IDR_DEFAULT_LARGE_FAVICON" fil
e="default_large_favicon.png" /> | 309 <structure type="chrome_scaled_image" name="IDR_DEFAULT_LARGE_FAVICON" fil
e="default_large_favicon.png" /> |
310 <if expr="pp_ifdef('toolkit_views')"> | |
311 <structure type="chrome_scaled_image" name="IDR_DISCLOSURE_ARROW" file="
discloure_arrow.png" /> | |
312 </if> | |
313 <structure type="chrome_scaled_image" name="IDR_FOLDER_CLOSED" file="folde
r_closed.png" /> | 310 <structure type="chrome_scaled_image" name="IDR_FOLDER_CLOSED" file="folde
r_closed.png" /> |
314 <structure type="chrome_scaled_image" name="IDR_FOLDER_CLOSED_RTL" file="f
older_closed_rtl.png" /> | 311 <structure type="chrome_scaled_image" name="IDR_FOLDER_CLOSED_RTL" file="f
older_closed_rtl.png" /> |
315 <structure type="chrome_scaled_image" name="IDR_FOLDER_OPEN" file="folder_
open.png" /> | 312 <structure type="chrome_scaled_image" name="IDR_FOLDER_OPEN" file="folder_
open.png" /> |
316 <structure type="chrome_scaled_image" name="IDR_FOLDER_OPEN_RTL" file="fol
der_open_rtl.png" /> | 313 <structure type="chrome_scaled_image" name="IDR_FOLDER_OPEN_RTL" file="fol
der_open_rtl.png" /> |
317 <structure type="chrome_scaled_image" name="IDR_FRAME" file="frame_default
.png" /> | 314 <structure type="chrome_scaled_image" name="IDR_FRAME" file="frame_default
.png" /> |
318 <structure type="chrome_scaled_image" name="IDR_FRAME_APP_PANEL" file="fra
me_app_panel_default.png" /> | 315 <structure type="chrome_scaled_image" name="IDR_FRAME_APP_PANEL" file="fra
me_app_panel_default.png" /> |
319 <structure type="chrome_scaled_image" name="IDR_FRAME_INACTIVE" file="fram
e_default_inactive.png" /> | 316 <structure type="chrome_scaled_image" name="IDR_FRAME_INACTIVE" file="fram
e_default_inactive.png" /> |
320 <if expr="not pp_ifdef('toolkit_views') and is_posix and not is_macosx"> | 317 <if expr="not pp_ifdef('toolkit_views') and is_posix and not is_macosx"> |
321 <structure type="chrome_scaled_image" name="IDR_MAXIMIZE" file="linux_ma
ximize.png" /> | 318 <structure type="chrome_scaled_image" name="IDR_MAXIMIZE" file="linux_ma
ximize.png" /> |
322 <structure type="chrome_scaled_image" name="IDR_MAXIMIZE_H" file="linux_
maximize_hover.png" /> | 319 <structure type="chrome_scaled_image" name="IDR_MAXIMIZE_H" file="linux_
maximize_hover.png" /> |
(...skipping 239 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
562 <include name="IDR_AURA_WALLPAPERS_5_GRADIENT6_LARGE" file="aura/wallpap
ers/large/5-gradient6.png" type="BINDATA" /> | 559 <include name="IDR_AURA_WALLPAPERS_5_GRADIENT6_LARGE" file="aura/wallpap
ers/large/5-gradient6.png" type="BINDATA" /> |
563 <include name="IDR_AURA_WALLPAPERS_5_GRADIENT6_SMALL" file="aura/wallpap
ers/small/5-gradient6.png" type="BINDATA" /> | 560 <include name="IDR_AURA_WALLPAPERS_5_GRADIENT6_SMALL" file="aura/wallpap
ers/small/5-gradient6.png" type="BINDATA" /> |
564 <include name="IDR_AURA_WALLPAPERS_5_GRADIENT6_THUMB" file="aura/wallpap
ers/5-gradient6_thumb.png" type="BINDATA" /> | 561 <include name="IDR_AURA_WALLPAPERS_5_GRADIENT6_THUMB" file="aura/wallpap
ers/5-gradient6_thumb.png" type="BINDATA" /> |
565 <include name="IDR_AURA_WALLPAPERS_5_GRADIENT7_LARGE" file="aura/wallpap
ers/large/5-gradient7.png" type="BINDATA" /> | 562 <include name="IDR_AURA_WALLPAPERS_5_GRADIENT7_LARGE" file="aura/wallpap
ers/large/5-gradient7.png" type="BINDATA" /> |
566 <include name="IDR_AURA_WALLPAPERS_5_GRADIENT7_SMALL" file="aura/wallpap
ers/small/5-gradient7.png" type="BINDATA" /> | 563 <include name="IDR_AURA_WALLPAPERS_5_GRADIENT7_SMALL" file="aura/wallpap
ers/small/5-gradient7.png" type="BINDATA" /> |
567 <include name="IDR_AURA_WALLPAPERS_5_GRADIENT7_THUMB" file="aura/wallpap
ers/5-gradient7_thumb.png" type="BINDATA" /> | 564 <include name="IDR_AURA_WALLPAPERS_5_GRADIENT7_THUMB" file="aura/wallpap
ers/5-gradient7_thumb.png" type="BINDATA" /> |
568 </if> | 565 </if> |
569 </includes> | 566 </includes> |
570 </release> | 567 </release> |
571 </grit> | 568 </grit> |
OLD | NEW |