Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(626)

Side by Side Diff: chrome/app/theme/theme_resources.grd

Issue 10918206: Land new close tab asset, use it on all platforms (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 8 years, 3 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch | Annotate | Revision Log
« no previous file with comments | « chrome/app/theme/default_200_percent/mac/tab_close_pressed.png ('k') | no next file » | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
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/theme_resources.h" type="rc_header" context="default_ 100_percent"> 4 <output filename="grit/theme_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/theme_resources_map.cc" type="resource_map_source" co ntext="default_100_percent" /> 7 <output filename="grit/theme_resources_map.cc" type="resource_map_source" co ntext="default_100_percent" />
8 <output filename="grit/theme_resources_map.h" type="resource_map_header" con text="default_100_percent" /> 8 <output filename="grit/theme_resources_map.h" type="resource_map_header" con text="default_100_percent" />
9 <output filename="theme_resources_100_percent.pak" type="data_package" conte xt="default_100_percent" /> 9 <output filename="theme_resources_100_percent.pak" type="data_package" conte xt="default_100_percent" />
10 <output filename="theme_resources_200_percent.pak" type="data_package" conte xt="default_200_percent" /> 10 <output filename="theme_resources_200_percent.pak" type="data_package" conte xt="default_200_percent" />
(...skipping 729 matching lines...) Expand 10 before | Expand all | Expand 10 after
740 <if expr="pp_ifdef('toolkit_views')"> 740 <if expr="pp_ifdef('toolkit_views')">
741 <structure type="chrome_scaled_image" name="IDR_TAB_ACTIVE_RIGHT" file=" common/tab_active_right.png" /> 741 <structure type="chrome_scaled_image" name="IDR_TAB_ACTIVE_RIGHT" file=" common/tab_active_right.png" />
742 </if> 742 </if>
743 <structure type="chrome_scaled_image" name="IDR_TAB_ACTIVE_RIGHT_SEARCH" f ile="tab_active_right_search.png" /> 743 <structure type="chrome_scaled_image" name="IDR_TAB_ACTIVE_RIGHT_SEARCH" f ile="tab_active_right_search.png" />
744 <!-- Note: Tab close buttons are not traditional buttons. Tab close butto ns 744 <!-- Note: Tab close buttons are not traditional buttons. Tab close butto ns
745 fill a background with a color from the theme, tile IDR_TAB_CLOSE ove r it, 745 fill a background with a color from the theme, tile IDR_TAB_CLOSE ove r it,
746 then apply IDR_TAB_CLOSE_MASK. See chrome/browser/ui/views/tabs/tab. cc --> 746 then apply IDR_TAB_CLOSE_MASK. See chrome/browser/ui/views/tabs/tab. cc -->
747 <if expr="not pp_ifdef('toolkit_views')"> 747 <if expr="not pp_ifdef('toolkit_views')">
748 <structure type="chrome_scaled_image" name="IDR_TAB_ALPHA_LEFT" file="ta b_alpha_left.png" /> 748 <structure type="chrome_scaled_image" name="IDR_TAB_ALPHA_LEFT" file="ta b_alpha_left.png" />
749 <structure type="chrome_scaled_image" name="IDR_TAB_ALPHA_RIGHT" file="t ab_alpha_right.png" /> 749 <structure type="chrome_scaled_image" name="IDR_TAB_ALPHA_RIGHT" file="t ab_alpha_right.png" />
750 <structure type="chrome_scaled_image" name="IDR_TAB_CLOSE" file="tab_clo se.png" />
751 <structure type="chrome_scaled_image" name="IDR_TAB_CLOSE_H" file="tab_c lose_hover.png" />
752 <structure type="chrome_scaled_image" name="IDR_TAB_CLOSE_MASK" file="ta b_close_mask.png" />
753 <structure type="chrome_scaled_image" name="IDR_TAB_CLOSE_P" file="tab_c lose_pressed.png" />
754 </if> 750 </if>
755 <if expr="pp_ifdef('toolkit_views')"> 751 <if expr="pp_ifdef('toolkit_views')">
756 <structure type="chrome_scaled_image" name="IDR_TAB_ALPHA_LEFT" file="co mmon/tab_alpha_left.png" /> 752 <structure type="chrome_scaled_image" name="IDR_TAB_ALPHA_LEFT" file="co mmon/tab_alpha_left.png" />
757 <structure type="chrome_scaled_image" name="IDR_TAB_ALPHA_RIGHT" file="c ommon/tab_alpha_right.png" /> 753 <structure type="chrome_scaled_image" name="IDR_TAB_ALPHA_RIGHT" file="c ommon/tab_alpha_right.png" />
758 <structure type="chrome_scaled_image" name="IDR_TAB_CLOSE" file="common/ tab_close_normal.png" />
759 <structure type="chrome_scaled_image" name="IDR_TAB_CLOSE_H" file="commo n/tab_close_hover.png" />
760 <structure type="chrome_scaled_image" name="IDR_TAB_CLOSE_MASK" file="co mmon/tab_close_mask.png" />
761 <structure type="chrome_scaled_image" name="IDR_TAB_CLOSE_P" file="commo n/tab_close_pressed.png" />
762 </if> 754 </if>
755 <structure type="chrome_scaled_image" name="IDR_TAB_CLOSE" file="common/ta b_close_normal.png" />
756 <structure type="chrome_scaled_image" name="IDR_TAB_CLOSE_H" file="common/ tab_close_hover.png" />
757 <structure type="chrome_scaled_image" name="IDR_TAB_CLOSE_MASK" file="comm on/tab_close_mask.png" />
758 <structure type="chrome_scaled_image" name="IDR_TAB_CLOSE_P" file="common/ tab_close_pressed.png" />
763 <structure type="chrome_scaled_image" name="IDR_TAB_DROP_DOWN" file="tab_d rop_down.png" /> 759 <structure type="chrome_scaled_image" name="IDR_TAB_DROP_DOWN" file="tab_d rop_down.png" />
764 <structure type="chrome_scaled_image" name="IDR_TAB_DROP_UP" file="tab_dro p_up.png" /> 760 <structure type="chrome_scaled_image" name="IDR_TAB_DROP_UP" file="tab_dro p_up.png" />
765 <if expr="not pp_ifdef('toolkit_views')"> 761 <if expr="not pp_ifdef('toolkit_views')">
766 <structure type="chrome_scaled_image" name="IDR_TAB_INACTIVE_CENTER" fil e="tab_inactive_center.png" /> 762 <structure type="chrome_scaled_image" name="IDR_TAB_INACTIVE_CENTER" fil e="tab_inactive_center.png" />
767 <structure type="chrome_scaled_image" name="IDR_TAB_INACTIVE_LEFT" file= "tab_inactive_left.png" /> 763 <structure type="chrome_scaled_image" name="IDR_TAB_INACTIVE_LEFT" file= "tab_inactive_left.png" />
768 <structure type="chrome_scaled_image" name="IDR_TAB_INACTIVE_RIGHT" file ="tab_inactive_right.png" /> 764 <structure type="chrome_scaled_image" name="IDR_TAB_INACTIVE_RIGHT" file ="tab_inactive_right.png" />
769 </if> 765 </if>
770 <if expr="pp_ifdef('toolkit_views')"> 766 <if expr="pp_ifdef('toolkit_views')">
771 <structure type="chrome_scaled_image" name="IDR_TAB_INACTIVE_CENTER" fil e="common/tab_inactive_center.png" /> 767 <structure type="chrome_scaled_image" name="IDR_TAB_INACTIVE_CENTER" fil e="common/tab_inactive_center.png" />
772 <structure type="chrome_scaled_image" name="IDR_TAB_INACTIVE_LEFT" file= "common/tab_inactive_left.png" /> 768 <structure type="chrome_scaled_image" name="IDR_TAB_INACTIVE_LEFT" file= "common/tab_inactive_left.png" />
(...skipping 143 matching lines...) Expand 10 before | Expand all | Expand 10 after
916 <if expr="not is_macosx"> 912 <if expr="not is_macosx">
917 <include name="IDR_STATUS_TRAY_ICON" file="chromium/product_logo_22.pn g" type="BINDATA" /> 913 <include name="IDR_STATUS_TRAY_ICON" file="chromium/product_logo_22.pn g" type="BINDATA" />
918 <include name="IDR_STATUS_TRAY_ICON_PRESSED" file="chromium/product_lo go_22.png" type="BINDATA" /> 914 <include name="IDR_STATUS_TRAY_ICON_PRESSED" file="chromium/product_lo go_22.png" type="BINDATA" />
919 </if> 915 </if>
920 <include name="IDR_WIZARD_ICON" file="chromium/wizard_icon.png" type="BI NDATA" /> 916 <include name="IDR_WIZARD_ICON" file="chromium/wizard_icon.png" type="BI NDATA" />
921 <include name="IDR_WIZARD_ICON_RTL" file="chromium/wizard_icon_rtl.png" type="BINDATA" /> 917 <include name="IDR_WIZARD_ICON_RTL" file="chromium/wizard_icon_rtl.png" type="BINDATA" />
922 </if> 918 </if>
923 </includes> 919 </includes>
924 </release> 920 </release>
925 </grit> 921 </grit>
OLDNEW
« no previous file with comments | « chrome/app/theme/default_200_percent/mac/tab_close_pressed.png ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698