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