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

Side by Side Diff: ui/resources/ui_resources.grd

Issue 12383065: Remove old-checkbox-style flag, code and assets (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 7 years, 9 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
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/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 53 matching lines...) Expand 10 before | Expand all | Expand 10 after
64 <structure type="chrome_scaled_image" name="IDR_BUBBLE_SHADOW_BR" file="bu bble_shadow_bottom_right.png" /> 64 <structure type="chrome_scaled_image" name="IDR_BUBBLE_SHADOW_BR" file="bu bble_shadow_bottom_right.png" />
65 <structure type="chrome_scaled_image" name="IDR_BUBBLE_SHADOW_L" file="bub ble_shadow_left.png" /> 65 <structure type="chrome_scaled_image" name="IDR_BUBBLE_SHADOW_L" file="bub ble_shadow_left.png" />
66 <structure type="chrome_scaled_image" name="IDR_BUBBLE_SHADOW_R" file="bub ble_shadow_right.png" /> 66 <structure type="chrome_scaled_image" name="IDR_BUBBLE_SHADOW_R" file="bub ble_shadow_right.png" />
67 <structure type="chrome_scaled_image" name="IDR_BUBBLE_SHADOW_T" file="bub ble_shadow_top.png" /> 67 <structure type="chrome_scaled_image" name="IDR_BUBBLE_SHADOW_T" file="bub ble_shadow_top.png" />
68 <structure type="chrome_scaled_image" name="IDR_BUBBLE_SHADOW_TL" file="bu bble_shadow_top_left.png" /> 68 <structure type="chrome_scaled_image" name="IDR_BUBBLE_SHADOW_TL" file="bu bble_shadow_top_left.png" />
69 <structure type="chrome_scaled_image" name="IDR_BUBBLE_SHADOW_TR" file="bu bble_shadow_top_right.png" /> 69 <structure type="chrome_scaled_image" name="IDR_BUBBLE_SHADOW_TR" file="bu bble_shadow_top_right.png" />
70 <structure type="chrome_scaled_image" name="IDR_BUBBLE_T" file="bubble_top .png" /> 70 <structure type="chrome_scaled_image" name="IDR_BUBBLE_T" file="bubble_top .png" />
71 <structure type="chrome_scaled_image" name="IDR_BUBBLE_TL" file="bubble_to p_left.png" /> 71 <structure type="chrome_scaled_image" name="IDR_BUBBLE_TL" file="bubble_to p_left.png" />
72 <structure type="chrome_scaled_image" name="IDR_BUBBLE_TR" file="bubble_to p_right.png" /> 72 <structure type="chrome_scaled_image" name="IDR_BUBBLE_TR" file="bubble_to p_right.png" />
73 <structure type="chrome_scaled_image" name="IDR_BUBBLE_T_ARROW" file="bubb le_pointer_top.png" /> 73 <structure type="chrome_scaled_image" name="IDR_BUBBLE_T_ARROW" file="bubb le_pointer_top.png" />
74 <if expr="is_posix and not is_macosx and not pp_ifdef('use_aura')">
75 <structure type="chrome_scaled_image" name="IDR_CHECKBOX_DISABLED_INDETE RMINATE" file="linux/linux-checkbox-disabled-indeterminate.png" />
76 <structure type="chrome_scaled_image" name="IDR_CHECKBOX_DISABLED_OFF" f ile="linux/linux-checkbox-disabled-off.png" />
77 <structure type="chrome_scaled_image" name="IDR_CHECKBOX_DISABLED_ON" fi le="linux/linux-checkbox-disabled-on.png" />
78 <structure type="chrome_scaled_image" name="IDR_CHECKBOX_INDETERMINATE" file="linux/linux-checkbox-indeterminate.png" />
79 <structure type="chrome_scaled_image" name="IDR_CHECKBOX_OFF" file="linu x/linux-checkbox-off.png" />
80 <structure type="chrome_scaled_image" name="IDR_CHECKBOX_ON" file="linux /linux-checkbox-on.png" />
81 </if>
82 <if expr="pp_ifdef('use_aura')">
83 <!-- TODO(jamescook): Replace Linux images with Aura-specific ones. -->
84 <structure type="chrome_scaled_image" name="IDR_CHECKBOX_DISABLED_INDETE RMINATE" file="linux/linux-checkbox-disabled-indeterminate.png" />
85 <structure type="chrome_scaled_image" name="IDR_CHECKBOX_DISABLED_OFF" f ile="linux/linux-checkbox-disabled-off.png" />
86 <structure type="chrome_scaled_image" name="IDR_CHECKBOX_DISABLED_ON" fi le="linux/linux-checkbox-disabled-on.png" />
87 <structure type="chrome_scaled_image" name="IDR_CHECKBOX_INDETERMINATE" file="linux/linux-checkbox-indeterminate.png" />
88 <structure type="chrome_scaled_image" name="IDR_CHECKBOX_OFF" file="linu x/linux-checkbox-off.png" />
89 <structure type="chrome_scaled_image" name="IDR_CHECKBOX_ON" file="linux /linux-checkbox-on.png" />
90 </if>
91 <structure type="chrome_scaled_image" name="IDR_CHECKMARK" file="common/ch eckmark.png" /> 74 <structure type="chrome_scaled_image" name="IDR_CHECKMARK" file="common/ch eckmark.png" />
92 <if expr="not pp_ifdef('toolkit_views') and is_posix and not is_macosx"> 75 <if expr="not pp_ifdef('toolkit_views') and is_posix and not is_macosx">
93 <structure type="chrome_scaled_image" name="IDR_CLOSE" file="linux/linux _close.png" /> 76 <structure type="chrome_scaled_image" name="IDR_CLOSE" file="linux/linux _close.png" />
94 </if> 77 </if>
95 <if expr="pp_ifdef('toolkit_views')"> 78 <if expr="pp_ifdef('toolkit_views')">
96 <structure type="chrome_scaled_image" name="IDR_CLOSE" file="close.png" /> 79 <structure type="chrome_scaled_image" name="IDR_CLOSE" file="close.png" />
97 </if> 80 </if>
98 <structure type="chrome_scaled_image" name="IDR_CLOSE_BAR" file="close_bar .png" /> 81 <structure type="chrome_scaled_image" name="IDR_CLOSE_BAR" file="close_bar .png" />
99 <structure type="chrome_scaled_image" name="IDR_CLOSE_BAR_H" file="close_b ar_hover.png" /> 82 <structure type="chrome_scaled_image" name="IDR_CLOSE_BAR_H" file="close_b ar_hover.png" />
100 <structure type="chrome_scaled_image" name="IDR_CLOSE_BAR_MASK" file="clos e_bar_mask.png" /> 83 <structure type="chrome_scaled_image" name="IDR_CLOSE_BAR_MASK" file="clos e_bar_mask.png" />
(...skipping 77 matching lines...) Expand 10 before | Expand all | Expand 10 after
178 <structure type="chrome_scaled_image" name="IDR_OOBE_ACTION_BOX_BUTTON_PRE SSED" file="cros/action_box_button_pressed.png" /> 161 <structure type="chrome_scaled_image" name="IDR_OOBE_ACTION_BOX_BUTTON_PRE SSED" file="cros/action_box_button_pressed.png" />
179 <structure type="chrome_scaled_image" name="IDR_PANEL_TOP_LEFT_CORNER" fil e="panel_top_left_corner.png" /> 162 <structure type="chrome_scaled_image" name="IDR_PANEL_TOP_LEFT_CORNER" fil e="panel_top_left_corner.png" />
180 <structure type="chrome_scaled_image" name="IDR_PANEL_TOP_RIGHT_CORNER" fi le="panel_top_right_corner.png" /> 163 <structure type="chrome_scaled_image" name="IDR_PANEL_TOP_RIGHT_CORNER" fi le="panel_top_right_corner.png" />
181 <structure type="chrome_scaled_image" name="IDR_PANEL_BOTTOM_LEFT_CORNER" file="panel_bottom_left_corner.png" /> 164 <structure type="chrome_scaled_image" name="IDR_PANEL_BOTTOM_LEFT_CORNER" file="panel_bottom_left_corner.png" />
182 <structure type="chrome_scaled_image" name="IDR_PANEL_BOTTOM_RIGHT_CORNER" file="panel_bottom_right_corner.png" /> 165 <structure type="chrome_scaled_image" name="IDR_PANEL_BOTTOM_RIGHT_CORNER" file="panel_bottom_right_corner.png" />
183 <if expr="is_posix and not is_macosx and not pp_ifdef('use_aura')"> 166 <if expr="is_posix and not is_macosx and not pp_ifdef('use_aura')">
184 <structure type="chrome_scaled_image" name="IDR_PROGRESS_BAR" file="linu x/linux-progress-bar.png" /> 167 <structure type="chrome_scaled_image" name="IDR_PROGRESS_BAR" file="linu x/linux-progress-bar.png" />
185 <structure type="chrome_scaled_image" name="IDR_PROGRESS_BORDER_LEFT" fi le="linux/linux-progress-border-left.png" /> 168 <structure type="chrome_scaled_image" name="IDR_PROGRESS_BORDER_LEFT" fi le="linux/linux-progress-border-left.png" />
186 <structure type="chrome_scaled_image" name="IDR_PROGRESS_BORDER_RIGHT" f ile="linux/linux-progress-border-right.png" /> 169 <structure type="chrome_scaled_image" name="IDR_PROGRESS_BORDER_RIGHT" f ile="linux/linux-progress-border-right.png" />
187 <structure type="chrome_scaled_image" name="IDR_PROGRESS_VALUE" file="li nux/linux-progress-value.png" /> 170 <structure type="chrome_scaled_image" name="IDR_PROGRESS_VALUE" file="li nux/linux-progress-value.png" />
188 <structure type="chrome_scaled_image" name="IDR_RADIO_DISABLED_OFF" file ="linux/linux-radio-disabled-off.png" />
189 <structure type="chrome_scaled_image" name="IDR_RADIO_DISABLED_ON" file= "linux/linux-radio-disabled-on.png" />
190 <structure type="chrome_scaled_image" name="IDR_RADIO_OFF" file="linux/l inux-radio-off.png" />
191 <structure type="chrome_scaled_image" name="IDR_RADIO_ON" file="linux/li nux-radio-on.png" />
192 </if> 171 </if>
193 <if expr="pp_ifdef('use_aura')"> 172 <if expr="pp_ifdef('use_aura')">
194 <structure type="chrome_scaled_image" name="IDR_PROGRESS_BAR" file="linu x/linux-progress-bar.png" /> 173 <structure type="chrome_scaled_image" name="IDR_PROGRESS_BAR" file="linu x/linux-progress-bar.png" />
195 <structure type="chrome_scaled_image" name="IDR_PROGRESS_BORDER_LEFT" fi le="linux/linux-progress-border-left.png" /> 174 <structure type="chrome_scaled_image" name="IDR_PROGRESS_BORDER_LEFT" fi le="linux/linux-progress-border-left.png" />
196 <structure type="chrome_scaled_image" name="IDR_PROGRESS_BORDER_RIGHT" f ile="linux/linux-progress-border-right.png" /> 175 <structure type="chrome_scaled_image" name="IDR_PROGRESS_BORDER_RIGHT" f ile="linux/linux-progress-border-right.png" />
197 <structure type="chrome_scaled_image" name="IDR_PROGRESS_VALUE" file="li nux/linux-progress-value.png" /> 176 <structure type="chrome_scaled_image" name="IDR_PROGRESS_VALUE" file="li nux/linux-progress-value.png" />
198 <structure type="chrome_scaled_image" name="IDR_RADIO_DISABLED_OFF" file ="linux/linux-radio-disabled-off.png" />
199 <structure type="chrome_scaled_image" name="IDR_RADIO_DISABLED_ON" file= "linux/linux-radio-disabled-on.png" />
200 <structure type="chrome_scaled_image" name="IDR_RADIO_OFF" file="linux/l inux-radio-off.png" />
201 <structure type="chrome_scaled_image" name="IDR_RADIO_ON" file="linux/li nux-radio-on.png" />
202 177
203 <structure type="chrome_scaled_image" name="IDR_SCROLL_BASE_HORIZONTAL_C ENTER_H" file="cros/aura_scrollbar_base_horizontal_hover_center.png" /> 178 <structure type="chrome_scaled_image" name="IDR_SCROLL_BASE_HORIZONTAL_C ENTER_H" file="cros/aura_scrollbar_base_horizontal_hover_center.png" />
204 <structure type="chrome_scaled_image" name="IDR_SCROLL_BASE_HORIZONTAL_L EFT_H" file="cros/aura_scrollbar_base_horizontal_hover_left.png" /> 179 <structure type="chrome_scaled_image" name="IDR_SCROLL_BASE_HORIZONTAL_L EFT_H" file="cros/aura_scrollbar_base_horizontal_hover_left.png" />
205 <structure type="chrome_scaled_image" name="IDR_SCROLL_BASE_HORIZONTAL_R IGHT_H" file="cros/aura_scrollbar_base_horizontal_hover_right.png" /> 180 <structure type="chrome_scaled_image" name="IDR_SCROLL_BASE_HORIZONTAL_R IGHT_H" file="cros/aura_scrollbar_base_horizontal_hover_right.png" />
206 <structure type="chrome_scaled_image" name="IDR_SCROLL_BASE_VERTICAL_BOT TOM_H" file="cros/aura_scrollbar_base_vertical_hover_bottom.png" /> 181 <structure type="chrome_scaled_image" name="IDR_SCROLL_BASE_VERTICAL_BOT TOM_H" file="cros/aura_scrollbar_base_vertical_hover_bottom.png" />
207 <structure type="chrome_scaled_image" name="IDR_SCROLL_BASE_VERTICAL_CEN TER_H" file="cros/aura_scrollbar_base_vertical_hover_center.png" /> 182 <structure type="chrome_scaled_image" name="IDR_SCROLL_BASE_VERTICAL_CEN TER_H" file="cros/aura_scrollbar_base_vertical_hover_center.png" />
208 <structure type="chrome_scaled_image" name="IDR_SCROLL_BASE_VERTICAL_TOP _H" file="cros/aura_scrollbar_base_vertical_hover_top.png" /> 183 <structure type="chrome_scaled_image" name="IDR_SCROLL_BASE_VERTICAL_TOP _H" file="cros/aura_scrollbar_base_vertical_hover_top.png" />
209 <structure type="chrome_scaled_image" name="IDR_SCROLL_THUMB_HORIZONTAL_ CENTER" file="cros/aura_scrollbar_thumb_horizontal_normal_center.png" /> 184 <structure type="chrome_scaled_image" name="IDR_SCROLL_THUMB_HORIZONTAL_ CENTER" file="cros/aura_scrollbar_thumb_horizontal_normal_center.png" />
210 <structure type="chrome_scaled_image" name="IDR_SCROLL_THUMB_HORIZONTAL_ CENTER_H" file="cros/aura_scrollbar_thumb_horizontal_hover_center.png" /> 185 <structure type="chrome_scaled_image" name="IDR_SCROLL_THUMB_HORIZONTAL_ CENTER_H" file="cros/aura_scrollbar_thumb_horizontal_hover_center.png" />
211 <structure type="chrome_scaled_image" name="IDR_SCROLL_THUMB_HORIZONTAL_ CENTER_P" file="cros/aura_scrollbar_thumb_horizontal_pressed_center.png" /> 186 <structure type="chrome_scaled_image" name="IDR_SCROLL_THUMB_HORIZONTAL_ CENTER_P" file="cros/aura_scrollbar_thumb_horizontal_pressed_center.png" />
(...skipping 77 matching lines...) Expand 10 before | Expand all | Expand 10 after
289 <structure type="chrome_scaled_image" name="IDR_MESSAGE_CLOSE" file="commo n/message_close.png" /> 264 <structure type="chrome_scaled_image" name="IDR_MESSAGE_CLOSE" file="commo n/message_close.png" />
290 <structure type="chrome_scaled_image" name="IDR_NOTIFICATION_CLOSE" file=" common/notification_close.png"/> 265 <structure type="chrome_scaled_image" name="IDR_NOTIFICATION_CLOSE" file=" common/notification_close.png"/>
291 <structure type="chrome_scaled_image" name="IDR_NOTIFICATION_CLOSE_HOVER" file="common/notification_close_hover.png"/> 266 <structure type="chrome_scaled_image" name="IDR_NOTIFICATION_CLOSE_HOVER" file="common/notification_close_hover.png"/>
292 <structure type="chrome_scaled_image" name="IDR_NOTIFICATION_CLOSE_PRESSED " file="common/notification_close_pressed.png"/> 267 <structure type="chrome_scaled_image" name="IDR_NOTIFICATION_CLOSE_PRESSED " file="common/notification_close_pressed.png"/>
293 <structure type="chrome_scaled_image" name="IDR_NOTIFICATIONS_EXPAND" file ="common/notifications_expand.png"/> 268 <structure type="chrome_scaled_image" name="IDR_NOTIFICATIONS_EXPAND" file ="common/notifications_expand.png"/>
294 <structure type="chrome_scaled_image" name="IDR_NOTIFICATIONS_EXPAND_HOVER " file="common/notifications_expand_hover.png"/> 269 <structure type="chrome_scaled_image" name="IDR_NOTIFICATIONS_EXPAND_HOVER " file="common/notifications_expand_hover.png"/>
295 <structure type="chrome_scaled_image" name="IDR_NOTIFICATIONS_EXPAND_PRESS ED" file="common/notifications_expand_pressed.png"/> 270 <structure type="chrome_scaled_image" name="IDR_NOTIFICATIONS_EXPAND_PRESS ED" file="common/notifications_expand_pressed.png"/>
296 </structures> 271 </structures>
297 </release> 272 </release>
298 </grit> 273 </grit>
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698