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

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

Issue 10007039: Delete unused icons (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: a Created 8 years, 8 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/sidebar_tab_inactive.png ('k') | chrome/app/theme/theme_tab_background2.png » ('j') | 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"> 4 <output filename="grit/theme_resources.h" type="rc_header">
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" /> 7 <output filename="grit/theme_resources_map.cc" type="resource_map_source" />
8 <output filename="grit/theme_resources_map.h" type="resource_map_header" /> 8 <output filename="grit/theme_resources_map.h" type="resource_map_header" />
9 <output filename="theme_resources.pak" type="data_package" /> 9 <output filename="theme_resources.pak" type="data_package" />
10 <output filename="theme_resources.rc" type="rc_all" /> 10 <output filename="theme_resources.rc" type="rc_all" />
(...skipping 138 matching lines...) Expand 10 before | Expand all | Expand 10 after
149 <include name="IDR_LOCATIONBG_POPUPMODE_EDGE" file="omnibox_popup_edge.png " type="BINDATA" /> 149 <include name="IDR_LOCATIONBG_POPUPMODE_EDGE" file="omnibox_popup_edge.png " type="BINDATA" />
150 <if expr="not is_macosx"> 150 <if expr="not is_macosx">
151 <include name="IDR_LOCATION_BAR_KEYWORD_HINT_TAB" file="keyword_hint_tab .png" type="BINDATA" /> 151 <include name="IDR_LOCATION_BAR_KEYWORD_HINT_TAB" file="keyword_hint_tab .png" type="BINDATA" />
152 </if> 152 </if>
153 <if expr="is_macosx"> 153 <if expr="is_macosx">
154 <include name="IDR_LOCATION_BAR_KEYWORD_HINT_TAB" file="keyword_hint_tab _mac.png" type="BINDATA" /> 154 <include name="IDR_LOCATION_BAR_KEYWORD_HINT_TAB" file="keyword_hint_tab _mac.png" type="BINDATA" />
155 </if> 155 </if>
156 <include name="IDR_MAXIMIZE_BUTTON_MASK" file="maximize_button_mask.png" t ype="BINDATA" /> 156 <include name="IDR_MAXIMIZE_BUTTON_MASK" file="maximize_button_mask.png" t ype="BINDATA" />
157 <include name="IDR_MINIMIZE_BUTTON_MASK" file="minimize_button_mask.png" t ype="BINDATA" /> 157 <include name="IDR_MINIMIZE_BUTTON_MASK" file="minimize_button_mask.png" t ype="BINDATA" />
158 <include name="IDR_NEWTAB_CHROME_WELCOME_PAGE_THUMBNAIL" file="ntp_welcome _thumb.png" type="BINDATA" /> 158 <include name="IDR_NEWTAB_CHROME_WELCOME_PAGE_THUMBNAIL" file="ntp_welcome _thumb.png" type="BINDATA" />
159 <include name="IDR_NEWTAB_MENU_MASK" file="ntp_menu_mask.png" type="BINDAT A" />
160 <include name="IDR_NEWTAB_OPTION" file="ntp_option.png" type="BINDATA" />
161 <include name="IDR_NEWTAB_OPTION_H" file="ntp_option_h.png" type="BINDATA" />
162 <include name="IDR_NEWTAB_OPTION_P" file="ntp_option_p.png" type="BINDATA" />
163 <include name="IDR_NEWTAB_WEBSTORE_THUMBNAIL" file="ntp_webstore_thumb.png " type="BINDATA" /> 159 <include name="IDR_NEWTAB_WEBSTORE_THUMBNAIL" file="ntp_webstore_thumb.png " type="BINDATA" />
164 <include name="IDR_OMNIBOX_EXTENSION_APP" file="omnibox_extension_app.png" type="BINDATA" /> 160 <include name="IDR_OMNIBOX_EXTENSION_APP" file="omnibox_extension_app.png" type="BINDATA" />
165 <include name="IDR_OMNIBOX_EXTENSION_APP_DARK" file="omnibox_extension_app _dark.png" type="BINDATA" /> 161 <include name="IDR_OMNIBOX_EXTENSION_APP_DARK" file="omnibox_extension_app _dark.png" type="BINDATA" />
166 <include name="IDR_OMNIBOX_EXTENSION_APP_SELECTED" file="omnibox_extension _app_selected.png" type="BINDATA" /> 162 <include name="IDR_OMNIBOX_EXTENSION_APP_SELECTED" file="omnibox_extension _app_selected.png" type="BINDATA" />
167 <include name="IDR_OMNIBOX_HISTORY" file="omnibox_history.png" type="BINDA TA" /> 163 <include name="IDR_OMNIBOX_HISTORY" file="omnibox_history.png" type="BINDA TA" />
168 <include name="IDR_OMNIBOX_HISTORY_DARK" file="omnibox_history_dark.png" t ype="BINDATA" /> 164 <include name="IDR_OMNIBOX_HISTORY_DARK" file="omnibox_history_dark.png" t ype="BINDATA" />
169 <include name="IDR_OMNIBOX_HISTORY_SELECTED" file="omnibox_history_selecte d.png" type="BINDATA" /> 165 <include name="IDR_OMNIBOX_HISTORY_SELECTED" file="omnibox_history_selecte d.png" type="BINDATA" />
170 <include name="IDR_OMNIBOX_HTTP" file="omnibox_http.png" type="BINDATA" /> 166 <include name="IDR_OMNIBOX_HTTP" file="omnibox_http.png" type="BINDATA" />
171 <include name="IDR_OMNIBOX_HTTPS_INVALID" file="omnibox_https_invalid.png" type="BINDATA" /> 167 <include name="IDR_OMNIBOX_HTTPS_INVALID" file="omnibox_https_invalid.png" type="BINDATA" />
172 <include name="IDR_OMNIBOX_HTTPS_VALID" file="omnibox_https_valid.png" typ e="BINDATA" /> 168 <include name="IDR_OMNIBOX_HTTPS_VALID" file="omnibox_https_valid.png" typ e="BINDATA" />
(...skipping 88 matching lines...) Expand 10 before | Expand all | Expand 10 after
261 <include name="IDR_PROFILE_AVATAR_17" file="profile_avatar_soccer_mac.pn g" type="BINDATA" /> 257 <include name="IDR_PROFILE_AVATAR_17" file="profile_avatar_soccer_mac.pn g" type="BINDATA" />
262 <include name="IDR_PROFILE_AVATAR_18" file="profile_avatar_burger_mac.pn g" type="BINDATA" /> 258 <include name="IDR_PROFILE_AVATAR_18" file="profile_avatar_burger_mac.pn g" type="BINDATA" />
263 <include name="IDR_PROFILE_AVATAR_19" file="profile_avatar_cat_mac.png" type="BINDATA" /> 259 <include name="IDR_PROFILE_AVATAR_19" file="profile_avatar_cat_mac.png" type="BINDATA" />
264 <include name="IDR_PROFILE_AVATAR_20" file="profile_avatar_cupcake_mac.p ng" type="BINDATA" /> 260 <include name="IDR_PROFILE_AVATAR_20" file="profile_avatar_cupcake_mac.p ng" type="BINDATA" />
265 <include name="IDR_PROFILE_AVATAR_21" file="profile_avatar_dog_mac.png" type="BINDATA" /> 261 <include name="IDR_PROFILE_AVATAR_21" file="profile_avatar_dog_mac.png" type="BINDATA" />
266 <include name="IDR_PROFILE_AVATAR_22" file="profile_avatar_horse_mac.png " type="BINDATA" /> 262 <include name="IDR_PROFILE_AVATAR_22" file="profile_avatar_horse_mac.png " type="BINDATA" />
267 <include name="IDR_PROFILE_AVATAR_23" file="profile_avatar_margarita_mac .png" type="BINDATA" /> 263 <include name="IDR_PROFILE_AVATAR_23" file="profile_avatar_margarita_mac .png" type="BINDATA" />
268 <include name="IDR_PROFILE_AVATAR_24" file="profile_avatar_note_mac.png" type="BINDATA" /> 264 <include name="IDR_PROFILE_AVATAR_24" file="profile_avatar_note_mac.png" type="BINDATA" />
269 <include name="IDR_PROFILE_AVATAR_25" file="profile_avatar_sun_cloud_mac .png" type="BINDATA" /> 265 <include name="IDR_PROFILE_AVATAR_25" file="profile_avatar_sun_cloud_mac .png" type="BINDATA" />
270 </if> 266 </if>
271 <include name="IDR_PROFILE_EDIT" file="profile_edit.png" type="BINDATA" />
272 <include name="IDR_PROFILE_EDIT_HOVER" file="profile_edit_hover.png" type= "BINDATA" />
273 <include name="IDR_PROFILE_EDIT_PRESSED" file="profile_edit_pressed.png" t ype="BINDATA" />
274 <include name="IDR_PROFILE_SELECTED" file="profile_selected.png" type="BIN DATA" /> 267 <include name="IDR_PROFILE_SELECTED" file="profile_selected.png" type="BIN DATA" />
275 <include name="IDR_RESTORE_BUTTON_MASK" file="restore_button_mask.png" typ e="BINDATA" /> 268 <include name="IDR_RESTORE_BUTTON_MASK" file="restore_button_mask.png" typ e="BINDATA" />
276 <include name="IDR_SAD_TAB" file="sadtab.png" type="BINDATA" /> 269 <include name="IDR_SAD_TAB" file="sadtab.png" type="BINDATA" />
277 <include name="IDR_SAFEBROWSING_WARNING" file="safebrowsing_warning.png" t ype="BINDATA" /> 270 <include name="IDR_SAFEBROWSING_WARNING" file="safebrowsing_warning.png" t ype="BINDATA" />
278 <include name="IDR_SEARCH_ENGINE_CHANGE_ALERT" file="protector_search_aler t.png" type="BINDATA" /> 271 <include name="IDR_SEARCH_ENGINE_CHANGE_ALERT" file="protector_search_aler t.png" type="BINDATA" />
279 <include name="IDR_SEARCH_ENGINE_CHANGE_BADGE" file="protector_search_badg e.png" type="BINDATA" /> 272 <include name="IDR_SEARCH_ENGINE_CHANGE_BADGE" file="protector_search_badg e.png" type="BINDATA" />
280 <include name="IDR_SEARCH_ENGINE_CHANGE_MENU" file="protector_search_menu. png" type="BINDATA" /> 273 <include name="IDR_SEARCH_ENGINE_CHANGE_MENU" file="protector_search_menu. png" type="BINDATA" />
281 <include name="IDR_SIDETABS_NEW_TAB" file="sidetabs_new_tab.png" type="BIN DATA" /> 274 <include name="IDR_SIDETABS_NEW_TAB" file="sidetabs_new_tab.png" type="BIN DATA" />
282 <include name="IDR_SPEECH_INPUT_MIC_EMPTY" file="speech_input_mic_empty.pn g" type="BINDATA" /> 275 <include name="IDR_SPEECH_INPUT_MIC_EMPTY" file="speech_input_mic_empty.pn g" type="BINDATA" />
283 <include name="IDR_SPEECH_INPUT_MIC_NOISE" file="speech_input_mic_noise.pn g" type="BINDATA" /> 276 <include name="IDR_SPEECH_INPUT_MIC_NOISE" file="speech_input_mic_noise.pn g" type="BINDATA" />
(...skipping 250 matching lines...) Expand 10 before | Expand all | Expand 10 after
534 <!-- Images only used by Ash. --> 527 <!-- Images only used by Ash. -->
535 <if expr="pp_ifdef('use_ash')"> 528 <if expr="pp_ifdef('use_ash')">
536 <include name="IDR_TOOLBAR_SHADE_BOTTOM" file="ash/toolbar_shade_bottom. png" type="BINDATA" /> 529 <include name="IDR_TOOLBAR_SHADE_BOTTOM" file="ash/toolbar_shade_bottom. png" type="BINDATA" />
537 <include name="IDR_TOOLBAR_SHADE_LEFT" file="ash/toolbar_shade_left.png" type="BINDATA" /> 530 <include name="IDR_TOOLBAR_SHADE_LEFT" file="ash/toolbar_shade_left.png" type="BINDATA" />
538 <include name="IDR_TOOLBAR_SHADE_RIGHT" file="ash/toolbar_shade_right.pn g" type="BINDATA" /> 531 <include name="IDR_TOOLBAR_SHADE_RIGHT" file="ash/toolbar_shade_right.pn g" type="BINDATA" />
539 <include name="IDR_TOOLBAR_SHADE_TOP" file="ash/toolbar_shade_top.png" t ype="BINDATA" /> 532 <include name="IDR_TOOLBAR_SHADE_TOP" file="ash/toolbar_shade_top.png" t ype="BINDATA" />
540 </if> 533 </if>
541 </includes> 534 </includes>
542 </release> 535 </release>
543 </grit> 536 </grit>
OLDNEW
« no previous file with comments | « chrome/app/theme/sidebar_tab_inactive.png ('k') | chrome/app/theme/theme_tab_background2.png » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698