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

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

Issue 10824300: grd changes for new assets. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: patch Created 8 years, 4 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 | « no previous file | ui/resources/ui_resources.grd » ('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" 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 26 matching lines...) Expand all
37 <structure type="chrome_scaled_image" name="IDR_ASK_MEDIA" file="ask_media .png" /> 37 <structure type="chrome_scaled_image" name="IDR_ASK_MEDIA" file="ask_media .png" />
38 <if expr="not pp_ifdef('toolkit_views')"> 38 <if expr="not pp_ifdef('toolkit_views')">
39 <structure type="chrome_scaled_image" name="IDR_BACK" file="back.png" /> 39 <structure type="chrome_scaled_image" name="IDR_BACK" file="back.png" />
40 <structure type="chrome_scaled_image" name="IDR_BACK_D" file="back_disab led.png" /> 40 <structure type="chrome_scaled_image" name="IDR_BACK_D" file="back_disab led.png" />
41 <structure type="chrome_scaled_image" name="IDR_BACK_H" file="back_hover .png" /> 41 <structure type="chrome_scaled_image" name="IDR_BACK_H" file="back_hover .png" />
42 <structure type="chrome_scaled_image" name="IDR_BACK_P" file="back_press ed.png" /> 42 <structure type="chrome_scaled_image" name="IDR_BACK_P" file="back_press ed.png" />
43 </if> 43 </if>
44 <!-- TODO(jamescook): Update all Chrome platforms to use the new art and m etrics 44 <!-- TODO(jamescook): Update all Chrome platforms to use the new art and m etrics
45 from Ash, crbug.com/118228 --> 45 from Ash, crbug.com/118228 -->
46 <if expr="pp_ifdef('toolkit_views')"> 46 <if expr="pp_ifdef('toolkit_views')">
47 <structure type="chrome_scaled_image" name="IDR_BACK" file="ash/browser_ back_normal.png" /> 47 <structure type="chrome_scaled_image" name="IDR_BACK" file="common/brows er_back_normal.png" />
48 <structure type="chrome_scaled_image" name="IDR_BACK_D" file="ash/browse r_back_disabled.png" /> 48 <structure type="chrome_scaled_image" name="IDR_BACK_D" file="common/bro wser_back_disabled.png" />
49 <structure type="chrome_scaled_image" name="IDR_BACK_H" file="ash/browse r_back_hover.png" /> 49 <structure type="chrome_scaled_image" name="IDR_BACK_H" file="common/bro wser_back_hover.png" />
50 <structure type="chrome_scaled_image" name="IDR_BACK_P" file="ash/browse r_back_pressed.png" /> 50 <structure type="chrome_scaled_image" name="IDR_BACK_P" file="common/bro wser_back_pressed.png" />
51 </if> 51 </if>
52 <structure type="chrome_scaled_image" name="IDR_BALLOON_CLOSE" file="ballo on_close.png" /> 52 <structure type="chrome_scaled_image" name="IDR_BALLOON_CLOSE" file="ballo on_close.png" />
53 <structure type="chrome_scaled_image" name="IDR_BALLOON_CLOSE_HOVER" file= "balloon_close_hover.png" /> 53 <structure type="chrome_scaled_image" name="IDR_BALLOON_CLOSE_HOVER" file= "balloon_close_hover.png" />
54 <structure type="chrome_scaled_image" name="IDR_BALLOON_WRENCH" file="noti fication_wrench.png" /> 54 <structure type="chrome_scaled_image" name="IDR_BALLOON_WRENCH" file="noti fication_wrench.png" />
55 <structure type="chrome_scaled_image" name="IDR_BALLOON_WRENCH_H" file="no tification_wrench_hover.png" /> 55 <structure type="chrome_scaled_image" name="IDR_BALLOON_WRENCH_H" file="no tification_wrench_hover.png" />
56 <structure type="chrome_scaled_image" name="IDR_BALLOON_WRENCH_P" file="no tification_wrench_pressed.png" /> 56 <structure type="chrome_scaled_image" name="IDR_BALLOON_WRENCH_P" file="no tification_wrench_pressed.png" />
57 <structure type="chrome_scaled_image" name="IDR_BLOCKED_COOKIES" file="blo cked_cookies.png" /> 57 <structure type="chrome_scaled_image" name="IDR_BLOCKED_COOKIES" file="blo cked_cookies.png" />
58 <structure type="chrome_scaled_image" name="IDR_BLOCKED_FULLSCREEN" file=" blocked_fullscreen.png" /> 58 <structure type="chrome_scaled_image" name="IDR_BLOCKED_FULLSCREEN" file=" blocked_fullscreen.png" />
59 <structure type="chrome_scaled_image" name="IDR_BLOCKED_IMAGES" file="bloc ked_images.png" /> 59 <structure type="chrome_scaled_image" name="IDR_BLOCKED_IMAGES" file="bloc ked_images.png" />
60 <structure type="chrome_scaled_image" name="IDR_BLOCKED_JAVASCRIPT" file=" blocked_script.png" /> 60 <structure type="chrome_scaled_image" name="IDR_BLOCKED_JAVASCRIPT" file=" blocked_script.png" />
(...skipping 20 matching lines...) Expand all
81 </if> 81 </if>
82 <if expr="not pp_ifdef('toolkit_views')"> 82 <if expr="not pp_ifdef('toolkit_views')">
83 <structure type="chrome_scaled_image" name="IDR_BROWSER_ACTION" file="br owser_action.png" /> 83 <structure type="chrome_scaled_image" name="IDR_BROWSER_ACTION" file="br owser_action.png" />
84 <structure type="chrome_scaled_image" name="IDR_BROWSER_ACTIONS_OVERFLOW " file="browser_actions_overflow.png" /> 84 <structure type="chrome_scaled_image" name="IDR_BROWSER_ACTIONS_OVERFLOW " file="browser_actions_overflow.png" />
85 <structure type="chrome_scaled_image" name="IDR_BROWSER_ACTIONS_OVERFLOW _H" file="browser_actions_overflow_hover.png" /> 85 <structure type="chrome_scaled_image" name="IDR_BROWSER_ACTIONS_OVERFLOW _H" file="browser_actions_overflow_hover.png" />
86 <structure type="chrome_scaled_image" name="IDR_BROWSER_ACTIONS_OVERFLOW _P" file="browser_actions_overflow_pressed.png" /> 86 <structure type="chrome_scaled_image" name="IDR_BROWSER_ACTIONS_OVERFLOW _P" file="browser_actions_overflow_pressed.png" />
87 <structure type="chrome_scaled_image" name="IDR_BROWSER_ACTION_H" file=" browser_action_hover.png" /> 87 <structure type="chrome_scaled_image" name="IDR_BROWSER_ACTION_H" file=" browser_action_hover.png" />
88 <structure type="chrome_scaled_image" name="IDR_BROWSER_ACTION_P" file=" browser_action_pressed.png" /> 88 <structure type="chrome_scaled_image" name="IDR_BROWSER_ACTION_P" file=" browser_action_pressed.png" />
89 </if> 89 </if>
90 <if expr="pp_ifdef('toolkit_views')"> 90 <if expr="pp_ifdef('toolkit_views')">
91 <structure type="chrome_scaled_image" name="IDR_BROWSER_ACTION" file="as h/browser_action_normal.png" /> 91 <structure type="chrome_scaled_image" name="IDR_BROWSER_ACTION" file="co mmon/browser_action_normal.png" />
92 <structure type="chrome_scaled_image" name="IDR_BROWSER_ACTIONS_OVERFLOW " file="ash/browser_actions_overflow_normal.png" /> 92 <structure type="chrome_scaled_image" name="IDR_BROWSER_ACTIONS_OVERFLOW " file="common/browser_actions_overflow_normal.png" />
93 <structure type="chrome_scaled_image" name="IDR_BROWSER_ACTIONS_OVERFLOW _H" file="ash/browser_actions_overflow_hover.png" /> 93 <structure type="chrome_scaled_image" name="IDR_BROWSER_ACTIONS_OVERFLOW _H" file="common/browser_actions_overflow_hover.png" />
94 <structure type="chrome_scaled_image" name="IDR_BROWSER_ACTIONS_OVERFLOW _P" file="ash/browser_actions_overflow_pressed.png" /> 94 <structure type="chrome_scaled_image" name="IDR_BROWSER_ACTIONS_OVERFLOW _P" file="common/browser_actions_overflow_pressed.png" />
95 <structure type="chrome_scaled_image" name="IDR_BROWSER_ACTION_H" file=" ash/browser_action_hover.png" /> 95 <structure type="chrome_scaled_image" name="IDR_BROWSER_ACTION_H" file=" common/browser_action_hover.png" />
96 <structure type="chrome_scaled_image" name="IDR_BROWSER_ACTION_P" file=" ash/browser_action_pressed.png" /> 96 <structure type="chrome_scaled_image" name="IDR_BROWSER_ACTION_P" file=" common/browser_action_pressed.png" />
97 </if> 97 </if>
98 <structure type="chrome_scaled_image" name="IDR_CLOSE_BUTTON_MASK" file="c lose_button_mask.png" /> 98 <structure type="chrome_scaled_image" name="IDR_CLOSE_BUTTON_MASK" file="c lose_button_mask.png" />
99 <if expr="is_win"> 99 <if expr="is_win">
100 <structure type="chrome_scaled_image" name="IDR_CONFLICT_BADGE" file="co nflict_badge.png" /> 100 <structure type="chrome_scaled_image" name="IDR_CONFLICT_BADGE" file="co nflict_badge.png" />
101 <structure type="chrome_scaled_image" name="IDR_CONFLICT_FAVICON" file=" about_conflicts_favicon.png" /> 101 <structure type="chrome_scaled_image" name="IDR_CONFLICT_FAVICON" file=" about_conflicts_favicon.png" />
102 <structure type="chrome_scaled_image" name="IDR_CONFLICT_MENU" file="con flict_menu.png" /> 102 <structure type="chrome_scaled_image" name="IDR_CONFLICT_MENU" file="con flict_menu.png" />
103 </if> 103 </if>
104 <structure type="chrome_scaled_image" name="IDR_CONSTRAINED_BOTTOM_CENTER_ V" file="constrained_bottom_center_v.png" /> 104 <structure type="chrome_scaled_image" name="IDR_CONSTRAINED_BOTTOM_CENTER_ V" file="constrained_bottom_center_v.png" />
105 <structure type="chrome_scaled_image" name="IDR_CONSTRAINED_BOTTOM_LEFT_CO RNER_V" file="constrained_bottom_left_corner_v.png" /> 105 <structure type="chrome_scaled_image" name="IDR_CONSTRAINED_BOTTOM_LEFT_CO RNER_V" file="constrained_bottom_left_corner_v.png" />
106 <structure type="chrome_scaled_image" name="IDR_CONSTRAINED_BOTTOM_RIGHT_C ORNER_V" file="constrained_bottom_right_corner_v.png" /> 106 <structure type="chrome_scaled_image" name="IDR_CONSTRAINED_BOTTOM_RIGHT_C ORNER_V" file="constrained_bottom_right_corner_v.png" />
(...skipping 131 matching lines...) Expand 10 before | Expand all | Expand 10 after
238 <structure type="chrome_scaled_image" name="IDR_FIND_DLG_MIDDLE_BACKGROUND " file="find_dlg_middle_bg.png" /> 238 <structure type="chrome_scaled_image" name="IDR_FIND_DLG_MIDDLE_BACKGROUND " file="find_dlg_middle_bg.png" />
239 <structure type="chrome_scaled_image" name="IDR_FIND_DLG_RIGHT_BACKGROUND" file="find_dlg_right_bg.png" /> 239 <structure type="chrome_scaled_image" name="IDR_FIND_DLG_RIGHT_BACKGROUND" file="find_dlg_right_bg.png" />
240 <structure type="chrome_scaled_image" name="IDR_FLAGS" file="flags.png" /> 240 <structure type="chrome_scaled_image" name="IDR_FLAGS" file="flags.png" />
241 <if expr="not pp_ifdef('toolkit_views')"> 241 <if expr="not pp_ifdef('toolkit_views')">
242 <structure type="chrome_scaled_image" name="IDR_FORWARD" file="forward.p ng" /> 242 <structure type="chrome_scaled_image" name="IDR_FORWARD" file="forward.p ng" />
243 <structure type="chrome_scaled_image" name="IDR_FORWARD_D" file="forward _disabled.png" /> 243 <structure type="chrome_scaled_image" name="IDR_FORWARD_D" file="forward _disabled.png" />
244 <structure type="chrome_scaled_image" name="IDR_FORWARD_H" file="forward _hover.png" /> 244 <structure type="chrome_scaled_image" name="IDR_FORWARD_H" file="forward _hover.png" />
245 <structure type="chrome_scaled_image" name="IDR_FORWARD_P" file="forward _pressed.png" /> 245 <structure type="chrome_scaled_image" name="IDR_FORWARD_P" file="forward _pressed.png" />
246 </if> 246 </if>
247 <if expr="pp_ifdef('toolkit_views')"> 247 <if expr="pp_ifdef('toolkit_views')">
248 <structure type="chrome_scaled_image" name="IDR_FORWARD" file="ash/brows er_forward_normal.png" /> 248 <structure type="chrome_scaled_image" name="IDR_FORWARD" file="common/br owser_forward_normal.png" />
249 <structure type="chrome_scaled_image" name="IDR_FORWARD_D" file="ash/bro wser_forward_disabled.png" /> 249 <structure type="chrome_scaled_image" name="IDR_FORWARD_D" file="common/ browser_forward_disabled.png" />
250 <structure type="chrome_scaled_image" name="IDR_FORWARD_H" file="ash/bro wser_forward_hover.png" /> 250 <structure type="chrome_scaled_image" name="IDR_FORWARD_H" file="common/ browser_forward_hover.png" />
251 <structure type="chrome_scaled_image" name="IDR_FORWARD_P" file="ash/bro wser_forward_pressed.png" /> 251 <structure type="chrome_scaled_image" name="IDR_FORWARD_P" file="common/ browser_forward_pressed.png" />
252 </if> 252 </if>
253 <structure type="chrome_scaled_image" name="IDR_FROZEN_TAB_ICON" file="fro zen_tab.png" /> 253 <structure type="chrome_scaled_image" name="IDR_FROZEN_TAB_ICON" file="fro zen_tab.png" />
254 <structure type="chrome_scaled_image" name="IDR_FULLSCREEN_MENU_BUTTON" fi le="fullscreen_menu_button.png" /> 254 <structure type="chrome_scaled_image" name="IDR_FULLSCREEN_MENU_BUTTON" fi le="fullscreen_menu_button.png" />
255 <structure type="chrome_scaled_image" name="IDR_GEOLOCATION_ALLOWED_LOCATI ONBAR_ICON" file="geolocation_allowed_locationbar_icon.png" /> 255 <structure type="chrome_scaled_image" name="IDR_GEOLOCATION_ALLOWED_LOCATI ONBAR_ICON" file="geolocation_allowed_locationbar_icon.png" />
256 <structure type="chrome_scaled_image" name="IDR_GEOLOCATION_DENIED_LOCATIO NBAR_ICON" file="geolocation_denied_locationbar_icon.png" /> 256 <structure type="chrome_scaled_image" name="IDR_GEOLOCATION_DENIED_LOCATIO NBAR_ICON" file="geolocation_denied_locationbar_icon.png" />
257 <structure type="chrome_scaled_image" name="IDR_GEOLOCATION_INFOBAR_ICON" file="infobar_geolocation.png" /> 257 <structure type="chrome_scaled_image" name="IDR_GEOLOCATION_INFOBAR_ICON" file="infobar_geolocation.png" />
258 <if expr="pp_ifdef('chromeos')"> 258 <if expr="pp_ifdef('chromeos')">
259 <structure type="chrome_scaled_image" name="IDR_GUEST_ICON" file="guest_ icon.png" /> 259 <structure type="chrome_scaled_image" name="IDR_GUEST_ICON" file="guest_ icon.png" />
260 <structure type="chrome_scaled_image" name="IDR_HELP_MENU" file="help_16 .png" /> 260 <structure type="chrome_scaled_image" name="IDR_HELP_MENU" file="help_16 .png" />
261 </if> 261 </if>
262 <structure type="chrome_scaled_image" name="IDR_HISTORY_FAVICON" file="his tory_favicon.png" /> 262 <structure type="chrome_scaled_image" name="IDR_HISTORY_FAVICON" file="his tory_favicon.png" />
263 <if expr="not pp_ifdef('toolkit_views')"> 263 <if expr="not pp_ifdef('toolkit_views')">
264 <structure type="chrome_scaled_image" name="IDR_HOME" file="home.png" /> 264 <structure type="chrome_scaled_image" name="IDR_HOME" file="home.png" />
265 </if> 265 </if>
266 <if expr="pp_ifdef('toolkit_views')"> 266 <if expr="pp_ifdef('toolkit_views')">
267 <structure type="chrome_scaled_image" name="IDR_HOME" file="ash/browser_ home_normal.png" /> 267 <structure type="chrome_scaled_image" name="IDR_HOME" file="common/brows er_home_normal.png" />
268 </if> 268 </if>
269 <structure type="chrome_scaled_image" name="IDR_HOMEPAGE_CHANGE_ALERT" fil e="protector_home_alert.png" /> 269 <structure type="chrome_scaled_image" name="IDR_HOMEPAGE_CHANGE_ALERT" fil e="protector_home_alert.png" />
270 <structure type="chrome_scaled_image" name="IDR_HOMEPAGE_CHANGE_BADGE" fil e="protector_home_badge.png" /> 270 <structure type="chrome_scaled_image" name="IDR_HOMEPAGE_CHANGE_BADGE" fil e="protector_home_badge.png" />
271 <structure type="chrome_scaled_image" name="IDR_HOMEPAGE_CHANGE_MENU" file ="protector_home_menu.png" /> 271 <structure type="chrome_scaled_image" name="IDR_HOMEPAGE_CHANGE_MENU" file ="protector_home_menu.png" />
272 <if expr="not pp_ifdef('toolkit_views')"> 272 <if expr="not pp_ifdef('toolkit_views')">
273 <structure type="chrome_scaled_image" name="IDR_HOME_H" file="home_hover .png" /> 273 <structure type="chrome_scaled_image" name="IDR_HOME_H" file="home_hover .png" />
274 <structure type="chrome_scaled_image" name="IDR_HOME_P" file="home_press ed.png" /> 274 <structure type="chrome_scaled_image" name="IDR_HOME_P" file="home_press ed.png" />
275 </if> 275 </if>
276 <if expr="pp_ifdef('toolkit_views')"> 276 <if expr="pp_ifdef('toolkit_views')">
277 <structure type="chrome_scaled_image" name="IDR_HOME_H" file="ash/browse r_home_hover.png" /> 277 <structure type="chrome_scaled_image" name="IDR_HOME_H" file="common/bro wser_home_hover.png" />
278 <structure type="chrome_scaled_image" name="IDR_HOME_P" file="ash/browse r_home_pressed.png" /> 278 <structure type="chrome_scaled_image" name="IDR_HOME_P" file="common/bro wser_home_pressed.png" />
279 </if> 279 </if>
280 <if expr="pp_ifdef('chromeos')"> 280 <if expr="pp_ifdef('chromeos')">
281 <structure type="chrome_scaled_image" name="IDR_ICON_ADD_USER24" file="i con_add_user24.png" /> 281 <structure type="chrome_scaled_image" name="IDR_ICON_ADD_USER24" file="i con_add_user24.png" />
282 <structure type="chrome_scaled_image" name="IDR_ICON_ADD_USER_WHITE" fil e="icon_add_user_white.png" /> 282 <structure type="chrome_scaled_image" name="IDR_ICON_ADD_USER_WHITE" fil e="icon_add_user_white.png" />
283 <structure type="chrome_scaled_image" name="IDR_ICON_POWER24" file="icon _power24.png" /> 283 <structure type="chrome_scaled_image" name="IDR_ICON_POWER24" file="icon _power24.png" />
284 <structure type="chrome_scaled_image" name="IDR_ICON_POWER_WHITE" file=" icon_power_white.png" /> 284 <structure type="chrome_scaled_image" name="IDR_ICON_POWER_WHITE" file=" icon_power_white.png" />
285 </if> 285 </if>
286 <if expr="is_win"> 286 <if expr="is_win">
287 <structure type="chrome_scaled_image" name="IDR_INCOGNITO_SWITCH_OFF" fi le="incognito_switch_off.png" /> 287 <structure type="chrome_scaled_image" name="IDR_INCOGNITO_SWITCH_OFF" fi le="incognito_switch_off.png" />
288 <structure type="chrome_scaled_image" name="IDR_INCOGNITO_SWITCH_ON" fil e="incognito_switch_on.png" /> 288 <structure type="chrome_scaled_image" name="IDR_INCOGNITO_SWITCH_ON" fil e="incognito_switch_on.png" />
(...skipping 52 matching lines...) Expand 10 before | Expand all | Expand 10 after
341 <structure type="chrome_scaled_image" name="IDR_INFO_BUBBLE_CLOSE" file="b ubble_close.png" /> 341 <structure type="chrome_scaled_image" name="IDR_INFO_BUBBLE_CLOSE" file="b ubble_close.png" />
342 <structure type="chrome_scaled_image" name="IDR_INPUT_ALERT" file="input_a lert.png" /> 342 <structure type="chrome_scaled_image" name="IDR_INPUT_ALERT" file="input_a lert.png" />
343 <structure type="chrome_scaled_image" name="IDR_INPUT_GOOD" file="input_go od.png" /> 343 <structure type="chrome_scaled_image" name="IDR_INPUT_GOOD" file="input_go od.png" />
344 <structure type="chrome_scaled_image" name="IDR_KEYWORD_SEARCH_MAGNIFIER" file="keyword_search_magnifier.png" /> 344 <structure type="chrome_scaled_image" name="IDR_KEYWORD_SEARCH_MAGNIFIER" file="keyword_search_magnifier.png" />
345 <structure type="chrome_scaled_image" name="IDR_KILLED_TAB" file="killtab. png" /> 345 <structure type="chrome_scaled_image" name="IDR_KILLED_TAB" file="killtab. png" />
346 <if expr="not pp_ifdef('toolkit_views')"> 346 <if expr="not pp_ifdef('toolkit_views')">
347 <structure type="chrome_scaled_image" name="IDR_LOCATIONBG_C" file="omni box_c.png" /> 347 <structure type="chrome_scaled_image" name="IDR_LOCATIONBG_C" file="omni box_c.png" />
348 <structure type="chrome_scaled_image" name="IDR_LOCATIONBG_L" file="omni box_l.png" /> 348 <structure type="chrome_scaled_image" name="IDR_LOCATIONBG_L" file="omni box_l.png" />
349 </if> 349 </if>
350 <if expr="pp_ifdef('toolkit_views')"> 350 <if expr="pp_ifdef('toolkit_views')">
351 <structure type="chrome_scaled_image" name="IDR_LOCATIONBG_C" file="ash/ browser_omnibox_middle.png" /> 351 <structure type="chrome_scaled_image" name="IDR_LOCATIONBG_C" file="comm on/browser_omnibox_middle.png" />
352 <structure type="chrome_scaled_image" name="IDR_LOCATIONBG_L" file="ash/ browser_omnibox_left.png" /> 352 <structure type="chrome_scaled_image" name="IDR_LOCATIONBG_L" file="comm on/browser_omnibox_left.png" />
353 </if> 353 </if>
354 <structure type="chrome_scaled_image" name="IDR_LOCATIONBG_POPUPMODE_CENTE R" file="omnibox_popup_c.png" /> 354 <structure type="chrome_scaled_image" name="IDR_LOCATIONBG_POPUPMODE_CENTE R" file="omnibox_popup_c.png" />
355 <structure type="chrome_scaled_image" name="IDR_LOCATIONBG_POPUPMODE_EDGE" file="omnibox_popup_edge.png" /> 355 <structure type="chrome_scaled_image" name="IDR_LOCATIONBG_POPUPMODE_EDGE" file="omnibox_popup_edge.png" />
356 <if expr="not pp_ifdef('toolkit_views')"> 356 <if expr="not pp_ifdef('toolkit_views')">
357 <structure type="chrome_scaled_image" name="IDR_LOCATIONBG_R" file="omni box_r.png" /> 357 <structure type="chrome_scaled_image" name="IDR_LOCATIONBG_R" file="omni box_r.png" />
358 <structure type="chrome_scaled_image" name="IDR_LOCATION_BAR_BORDER" fil e="omnibox_border.png" /> 358 <structure type="chrome_scaled_image" name="IDR_LOCATION_BAR_BORDER" fil e="omnibox_border.png" />
359 </if> 359 </if>
360 <if expr="pp_ifdef('toolkit_views')"> 360 <if expr="pp_ifdef('toolkit_views')">
361 <structure type="chrome_scaled_image" name="IDR_LOCATIONBG_R" file="ash/ browser_omnibox_right.png" /> 361 <structure type="chrome_scaled_image" name="IDR_LOCATIONBG_R" file="comm on/browser_omnibox_right.png" />
362 <structure type="chrome_scaled_image" name="IDR_LOCATION_BAR_BORDER" fil e="ash/browser_omnibox_border.png" /> 362 <structure type="chrome_scaled_image" name="IDR_LOCATION_BAR_BORDER" fil e="ash/browser_omnibox_border.png" />
363 </if> 363 </if>
364 <if expr="is_macosx"> 364 <if expr="is_macosx">
365 <structure type="chrome_scaled_image" name="IDR_LOCATION_BAR_KEYWORD_HIN T_TAB" file="keyword_hint_tab_mac.png" /> 365 <structure type="chrome_scaled_image" name="IDR_LOCATION_BAR_KEYWORD_HIN T_TAB" file="keyword_hint_tab_mac.png" />
366 </if> 366 </if>
367 <if expr="not is_macosx"> 367 <if expr="not is_macosx">
368 <structure type="chrome_scaled_image" name="IDR_LOCATION_BAR_KEYWORD_HIN T_TAB" file="keyword_hint_tab.png" /> 368 <structure type="chrome_scaled_image" name="IDR_LOCATION_BAR_KEYWORD_HIN T_TAB" file="keyword_hint_tab.png" />
369 </if> 369 </if>
370 <structure type="chrome_scaled_image" name="IDR_LOCATION_BAR_SELECTED_KEYW ORD_BACKGROUND_C" file="keyword_search_bubble_c.png" /> 370 <structure type="chrome_scaled_image" name="IDR_LOCATION_BAR_SELECTED_KEYW ORD_BACKGROUND_C" file="keyword_search_bubble_c.png" />
371 <structure type="chrome_scaled_image" name="IDR_LOCATION_BAR_SELECTED_KEYW ORD_BACKGROUND_L" file="keyword_search_bubble_l.png" /> 371 <structure type="chrome_scaled_image" name="IDR_LOCATION_BAR_SELECTED_KEYW ORD_BACKGROUND_L" file="keyword_search_bubble_l.png" />
(...skipping 58 matching lines...) Expand 10 before | Expand all | Expand 10 after
430 <structure type="chrome_scaled_image" name="IDR_NETWORK_SHOW_PASSWORD" f ile="network_show_password.png" /> 430 <structure type="chrome_scaled_image" name="IDR_NETWORK_SHOW_PASSWORD" f ile="network_show_password.png" />
431 <structure type="chrome_scaled_image" name="IDR_NETWORK_SHOW_PASSWORD_HO VER" file="network_show_password_hover.png" /> 431 <structure type="chrome_scaled_image" name="IDR_NETWORK_SHOW_PASSWORD_HO VER" file="network_show_password_hover.png" />
432 </if> 432 </if>
433 <if expr="not pp_ifdef('toolkit_views')"> 433 <if expr="not pp_ifdef('toolkit_views')">
434 <structure type="chrome_scaled_image" name="IDR_NEWTAB_BUTTON" file="new tab.png" /> 434 <structure type="chrome_scaled_image" name="IDR_NEWTAB_BUTTON" file="new tab.png" />
435 <structure type="chrome_scaled_image" name="IDR_NEWTAB_BUTTON_H" file="n ewtab_hover.png" /> 435 <structure type="chrome_scaled_image" name="IDR_NEWTAB_BUTTON_H" file="n ewtab_hover.png" />
436 <structure type="chrome_scaled_image" name="IDR_NEWTAB_BUTTON_MASK" file ="newtab_button_mask.png" /> 436 <structure type="chrome_scaled_image" name="IDR_NEWTAB_BUTTON_MASK" file ="newtab_button_mask.png" />
437 <structure type="chrome_scaled_image" name="IDR_NEWTAB_BUTTON_P" file="n ewtab_pressed.png" /> 437 <structure type="chrome_scaled_image" name="IDR_NEWTAB_BUTTON_P" file="n ewtab_pressed.png" />
438 </if> 438 </if>
439 <if expr="pp_ifdef('toolkit_views')"> 439 <if expr="pp_ifdef('toolkit_views')">
440 <structure type="chrome_scaled_image" name="IDR_NEWTAB_BUTTON" file="ash /newtab.png" /> 440 <structure type="chrome_scaled_image" name="IDR_NEWTAB_BUTTON" file="com mon/newtab_normal.png" />
441 <structure type="chrome_scaled_image" name="IDR_NEWTAB_BUTTON_MASK" file ="ash/newtab_button_mask.png" /> 441 <structure type="chrome_scaled_image" name="IDR_NEWTAB_BUTTON_MASK" file ="common/newtab_button_mask.png" />
442 <structure type="chrome_scaled_image" name="IDR_NEWTAB_BUTTON_P" file="a sh/newtab_pressed.png" /> 442 <structure type="chrome_scaled_image" name="IDR_NEWTAB_BUTTON_P" file="c ommon/newtab_pressed.png" />
443 <structure type="chrome_scaled_image" name="IDR_NEWTAB_BUTTON_PLUS" file ="ash/newtab_plus.png" /> 443 <structure type="chrome_scaled_image" name="IDR_NEWTAB_BUTTON_PLUS" file ="ash/newtab_plus.png" />
444 <structure type="chrome_scaled_image" name="IDR_NEWTAB_BUTTON_P_PLUS" fi le="ash/newtab_plus_pressed.png" /> 444 <structure type="chrome_scaled_image" name="IDR_NEWTAB_BUTTON_P_PLUS" fi le="ash/newtab_plus_pressed.png" />
445 </if> 445 </if>
446 <structure type="chrome_scaled_image" name="IDR_NEWTAB_CHROMEOS_WELCOME_PA GE_THUMBNAIL" file="ntp_welcome_thumb_chromeos.png" /> 446 <structure type="chrome_scaled_image" name="IDR_NEWTAB_CHROMEOS_WELCOME_PA GE_THUMBNAIL" file="ntp_welcome_thumb_chromeos.png" />
447 <structure type="chrome_scaled_image" name="IDR_NEWTAB_CHROME_WELCOME_PAGE _THUMBNAIL" file="ntp_welcome_thumb.png" /> 447 <structure type="chrome_scaled_image" name="IDR_NEWTAB_CHROME_WELCOME_PAGE _THUMBNAIL" file="ntp_welcome_thumb.png" />
448 <structure type="chrome_scaled_image" name="IDR_NEWTAB_MENU_MASK" file="nt p_menu_mask.png" /> 448 <structure type="chrome_scaled_image" name="IDR_NEWTAB_MENU_MASK" file="nt p_menu_mask.png" />
449 <structure type="chrome_scaled_image" name="IDR_NEWTAB_OPTION" file="ntp_o ption.png" /> 449 <structure type="chrome_scaled_image" name="IDR_NEWTAB_OPTION" file="ntp_o ption.png" />
450 <structure type="chrome_scaled_image" name="IDR_NEWTAB_OPTION_H" file="ntp _option_hover.png" /> 450 <structure type="chrome_scaled_image" name="IDR_NEWTAB_OPTION_H" file="ntp _option_hover.png" />
451 <structure type="chrome_scaled_image" name="IDR_NEWTAB_OPTION_P" file="ntp _option_pressed.png" /> 451 <structure type="chrome_scaled_image" name="IDR_NEWTAB_OPTION_P" file="ntp _option_pressed.png" />
452 <structure type="chrome_scaled_image" name="IDR_NEWTAB_WEBSTORE_THUMBNAIL" file="ntp_webstore_thumb.png" /> 452 <structure type="chrome_scaled_image" name="IDR_NEWTAB_WEBSTORE_THUMBNAIL" file="ntp_webstore_thumb.png" />
(...skipping 31 matching lines...) Expand 10 before | Expand all | Expand 10 after
484 <structure type="chrome_scaled_image" name="IDR_OMNIBOX_TTS_DARK" file="om nibox_tts_dark.png" /> 484 <structure type="chrome_scaled_image" name="IDR_OMNIBOX_TTS_DARK" file="om nibox_tts_dark.png" />
485 <structure type="chrome_scaled_image" name="IDR_OMNIBOX_TTS_SELECTED" file ="omnibox_tts_selected.png" /> 485 <structure type="chrome_scaled_image" name="IDR_OMNIBOX_TTS_SELECTED" file ="omnibox_tts_selected.png" />
486 <if expr="pp_ifdef('chromeos')"> 486 <if expr="pp_ifdef('chromeos')">
487 <structure type="chrome_scaled_image" name="IDR_OOBE_PROGRESS_DOT_CURREN T" file="oobe_progress_dot_current.png" /> 487 <structure type="chrome_scaled_image" name="IDR_OOBE_PROGRESS_DOT_CURREN T" file="oobe_progress_dot_current.png" />
488 <structure type="chrome_scaled_image" name="IDR_OOBE_PROGRESS_DOT_EMPTY" file="oobe_progress_dot_empty.png" /> 488 <structure type="chrome_scaled_image" name="IDR_OOBE_PROGRESS_DOT_EMPTY" file="oobe_progress_dot_empty.png" />
489 <structure type="chrome_scaled_image" name="IDR_OOBE_PROGRESS_DOT_FILLED " file="oobe_progress_dot_filled.png" /> 489 <structure type="chrome_scaled_image" name="IDR_OOBE_PROGRESS_DOT_FILLED " file="oobe_progress_dot_filled.png" />
490 <structure type="chrome_scaled_image" name="IDR_OOBE_PROGRESS_LINE" file ="oobe_progress_line.png" /> 490 <structure type="chrome_scaled_image" name="IDR_OOBE_PROGRESS_LINE" file ="oobe_progress_line.png" />
491 <structure type="chrome_scaled_image" name="IDR_OOBE_PROGRESS_LINE_LEFT" file="oobe_progress_line_left.png" /> 491 <structure type="chrome_scaled_image" name="IDR_OOBE_PROGRESS_LINE_LEFT" file="oobe_progress_line_left.png" />
492 <structure type="chrome_scaled_image" name="IDR_OOBE_PROGRESS_LINE_RIGHT " file="oobe_progress_line_right.png" /> 492 <structure type="chrome_scaled_image" name="IDR_OOBE_PROGRESS_LINE_RIGHT " file="oobe_progress_line_right.png" />
493 </if> 493 </if>
494 <structure type="chrome_scaled_image" name="IDR_OTR_ICON" file="otr_icon.p ng" /> 494 <if expr="not pp_ifdef('toolkit_views')">
495 <structure type="chrome_scaled_image" name="IDR_OTR_ICON" file="otr_icon .png" />
496 </if>
497 <if expr="pp_ifdef('toolkit_views')">
498 <if expr="not pp_ifdef('use_ash')">
499 <structure type="chrome_scaled_image" name="IDR_OTR_ICON" file="common /otr_icon.png" />
500 </if>
501 <if expr="pp_ifdef('use_ash')">
502 <structure type="chrome_scaled_image" name="IDR_OTR_ICON" file="cros/o tr_icon.png" />
503 </if>
504 </if>
495 <if expr="context.startswith('default_')"> 505 <if expr="context.startswith('default_')">
496 <structure type="chrome_scaled_image" name="IDR_OTR_ICON_FULLSCREEN" fil e="otr_icon.png" /> 506 <structure type="chrome_scaled_image" name="IDR_OTR_ICON_FULLSCREEN" fil e="otr_icon.png" />
497 </if> 507 </if>
498 <if expr="not context.startswith('default_')"> 508 <if expr="not context.startswith('default_')">
499 <structure type="chrome_scaled_image" name="IDR_OTR_ICON_FULLSCREEN" fil e="otr_icon_fullscreen.png" /> 509 <structure type="chrome_scaled_image" name="IDR_OTR_ICON_FULLSCREEN" fil e="otr_icon_fullscreen.png" />
500 </if> 510 </if>
501 <structure type="chrome_scaled_image" name="IDR_PAGEINFO_BAD" file="pagein fo_bad.png" /> 511 <structure type="chrome_scaled_image" name="IDR_PAGEINFO_BAD" file="pagein fo_bad.png" />
502 <structure type="chrome_scaled_image" name="IDR_PAGEINFO_GOOD" file="pagei nfo_good.png" /> 512 <structure type="chrome_scaled_image" name="IDR_PAGEINFO_GOOD" file="pagei nfo_good.png" />
503 <structure type="chrome_scaled_image" name="IDR_PAGEINFO_INFO" file="pagei nfo_info.png" /> 513 <structure type="chrome_scaled_image" name="IDR_PAGEINFO_INFO" file="pagei nfo_info.png" />
504 <structure type="chrome_scaled_image" name="IDR_PAGEINFO_WARNING_MAJOR" fi le="pageinfo_warning_major.png" /> 514 <structure type="chrome_scaled_image" name="IDR_PAGEINFO_WARNING_MAJOR" fi le="pageinfo_warning_major.png" />
(...skipping 88 matching lines...) Expand 10 before | Expand all | Expand 10 after
593 <structure type="chrome_scaled_image" name="IDR_PROFILE_PICTURE_LOADING" file="profile_loading.png" /> 603 <structure type="chrome_scaled_image" name="IDR_PROFILE_PICTURE_LOADING" file="profile_loading.png" />
594 </if> 604 </if>
595 <structure type="chrome_scaled_image" name="IDR_PROFILE_SELECTED" file="pr ofile_selected.png" /> 605 <structure type="chrome_scaled_image" name="IDR_PROFILE_SELECTED" file="pr ofile_selected.png" />
596 <structure type="chrome_scaled_image" name="IDR_REGISTER_PROTOCOL_HANDLER_ LOCATIONBAR_ICON" file="webintents.png" /> 606 <structure type="chrome_scaled_image" name="IDR_REGISTER_PROTOCOL_HANDLER_ LOCATIONBAR_ICON" file="webintents.png" />
597 <if expr="not pp_ifdef('toolkit_views')"> 607 <if expr="not pp_ifdef('toolkit_views')">
598 <structure type="chrome_scaled_image" name="IDR_RELOAD" file="reload.png " /> 608 <structure type="chrome_scaled_image" name="IDR_RELOAD" file="reload.png " />
599 <structure type="chrome_scaled_image" name="IDR_RELOAD_H" file="reload_h over.png" /> 609 <structure type="chrome_scaled_image" name="IDR_RELOAD_H" file="reload_h over.png" />
600 <structure type="chrome_scaled_image" name="IDR_RELOAD_P" file="reload_p ressed.png" /> 610 <structure type="chrome_scaled_image" name="IDR_RELOAD_P" file="reload_p ressed.png" />
601 </if> 611 </if>
602 <if expr="pp_ifdef('toolkit_views')"> 612 <if expr="pp_ifdef('toolkit_views')">
603 <structure type="chrome_scaled_image" name="IDR_RELOAD" file="ash/browse r_reload_normal.png" /> 613 <structure type="chrome_scaled_image" name="IDR_RELOAD" file="common/bro wser_reload_normal.png" />
604 <structure type="chrome_scaled_image" name="IDR_RELOAD_D" file="ash/brow ser_reload_disabled.png" /> 614 <structure type="chrome_scaled_image" name="IDR_RELOAD_D" file="common/b rowser_reload_disabled.png" />
605 <structure type="chrome_scaled_image" name="IDR_RELOAD_H" file="ash/brow ser_reload_hover.png" /> 615 <structure type="chrome_scaled_image" name="IDR_RELOAD_H" file="common/b rowser_reload_hover.png" />
606 <structure type="chrome_scaled_image" name="IDR_RELOAD_P" file="ash/brow ser_reload_pressed.png" /> 616 <structure type="chrome_scaled_image" name="IDR_RELOAD_P" file="common/b rowser_reload_pressed.png" />
607 </if> 617 </if>
608 <structure type="chrome_scaled_image" name="IDR_RESTORE_BUTTON_MASK" file= "restore_button_mask.png" /> 618 <structure type="chrome_scaled_image" name="IDR_RESTORE_BUTTON_MASK" file= "restore_button_mask.png" />
609 <structure type="chrome_scaled_image" name="IDR_SAD_FAVICON" file="sadfavi con.png" /> 619 <structure type="chrome_scaled_image" name="IDR_SAD_FAVICON" file="sadfavi con.png" />
610 <structure type="chrome_scaled_image" name="IDR_SAD_TAB" file="sadtab.png" /> 620 <structure type="chrome_scaled_image" name="IDR_SAD_TAB" file="sadtab.png" />
611 <structure type="chrome_scaled_image" name="IDR_SAFEBROWSING_WARNING" file ="safebrowsing_warning.png" /> 621 <structure type="chrome_scaled_image" name="IDR_SAFEBROWSING_WARNING" file ="safebrowsing_warning.png" />
612 <structure type="chrome_scaled_image" name="IDR_SEARCH_ENGINE_CHANGE_ALERT " file="protector_search_alert.png" /> 622 <structure type="chrome_scaled_image" name="IDR_SEARCH_ENGINE_CHANGE_ALERT " file="protector_search_alert.png" />
613 <structure type="chrome_scaled_image" name="IDR_SEARCH_ENGINE_CHANGE_BADGE " file="protector_search_badge.png" /> 623 <structure type="chrome_scaled_image" name="IDR_SEARCH_ENGINE_CHANGE_BADGE " file="protector_search_badge.png" />
614 <structure type="chrome_scaled_image" name="IDR_SEARCH_ENGINE_CHANGE_MENU" file="protector_search_menu.png" /> 624 <structure type="chrome_scaled_image" name="IDR_SEARCH_ENGINE_CHANGE_MENU" file="protector_search_menu.png" />
615 <structure type="chrome_scaled_image" name="IDR_SETTINGS_FAVICON" file="se ttings_favicon.png" /> 625 <structure type="chrome_scaled_image" name="IDR_SETTINGS_FAVICON" file="se ttings_favicon.png" />
616 <if expr="pp_ifdef('chromeos')"> 626 <if expr="pp_ifdef('chromeos')">
(...skipping 57 matching lines...) Expand 10 before | Expand all | Expand 10 after
674 <structure type="chrome_scaled_image" name="IDR_STATUSBAR_WIRED" file="s tatusbar_wired.png" /> 684 <structure type="chrome_scaled_image" name="IDR_STATUSBAR_WIRED" file="s tatusbar_wired.png" />
675 </if> 685 </if>
676 <if expr="not pp_ifdef('toolkit_views')"> 686 <if expr="not pp_ifdef('toolkit_views')">
677 <structure type="chrome_scaled_image" name="IDR_STOP" file="stop.png" /> 687 <structure type="chrome_scaled_image" name="IDR_STOP" file="stop.png" />
678 <structure type="chrome_scaled_image" name="IDR_STOP_D" file="stop_disab led.png" /> 688 <structure type="chrome_scaled_image" name="IDR_STOP_D" file="stop_disab led.png" />
679 <structure type="chrome_scaled_image" name="IDR_STOP_H" file="stop_hover .png" /> 689 <structure type="chrome_scaled_image" name="IDR_STOP_H" file="stop_hover .png" />
680 <structure type="chrome_scaled_image" name="IDR_STOP_P" file="stop_press ed.png" /> 690 <structure type="chrome_scaled_image" name="IDR_STOP_P" file="stop_press ed.png" />
681 <structure type="chrome_scaled_image" name="IDR_TAB_ACTIVE_CENTER" file= "tab_active_center.png" /> 691 <structure type="chrome_scaled_image" name="IDR_TAB_ACTIVE_CENTER" file= "tab_active_center.png" />
682 </if> 692 </if>
683 <if expr="pp_ifdef('toolkit_views')"> 693 <if expr="pp_ifdef('toolkit_views')">
684 <structure type="chrome_scaled_image" name="IDR_STOP" file="ash/browser_ stop_normal.png" /> 694 <structure type="chrome_scaled_image" name="IDR_STOP" file="common/brows er_stop_normal.png" />
685 <structure type="chrome_scaled_image" name="IDR_STOP_D" file="ash/browse r_stop_disabled.png" /> 695 <structure type="chrome_scaled_image" name="IDR_STOP_D" file="common/bro wser_stop_disabled.png" />
686 <structure type="chrome_scaled_image" name="IDR_STOP_H" file="ash/browse r_stop_hover.png" /> 696 <structure type="chrome_scaled_image" name="IDR_STOP_H" file="common/bro wser_stop_hover.png" />
687 <structure type="chrome_scaled_image" name="IDR_STOP_P" file="ash/browse r_stop_pressed.png" /> 697 <structure type="chrome_scaled_image" name="IDR_STOP_P" file="common/bro wser_stop_pressed.png" />
688 <structure type="chrome_scaled_image" name="IDR_TAB_ACTIVE_CENTER" file= "ash/tab_active_center.png" /> 698 <structure type="chrome_scaled_image" name="IDR_TAB_ACTIVE_CENTER" file= "common/tab_active_center.png" />
689 </if> 699 </if>
690 <if expr="is_macosx"> 700 <if expr="is_macosx">
691 <structure type="chrome_scaled_image" name="IDR_SWIPE_BACK" file="back_l arge.png" /> 701 <structure type="chrome_scaled_image" name="IDR_SWIPE_BACK" file="back_l arge.png" />
692 <structure type="chrome_scaled_image" name="IDR_SWIPE_FORWARD" file="for ward_large.png" /> 702 <structure type="chrome_scaled_image" name="IDR_SWIPE_FORWARD" file="for ward_large.png" />
693 <structure type="chrome_scaled_image" name="IDR_TABPOSE_CLOSE" file="tab pose_close.png" /> 703 <structure type="chrome_scaled_image" name="IDR_TABPOSE_CLOSE" file="tab pose_close.png" />
694 </if> 704 </if>
695 <!-- Instant Extended API active tab images are common for all platforms. --> 705 <!-- Instant Extended API active tab images are common for all platforms. -->
696 <structure type="chrome_scaled_image" name="IDR_TAB_ACTIVE_CENTER_SEARCH" file="tab_active_center_search.png" /> 706 <structure type="chrome_scaled_image" name="IDR_TAB_ACTIVE_CENTER_SEARCH" file="tab_active_center_search.png" />
697 <if expr="not pp_ifdef('toolkit_views')"> 707 <if expr="not pp_ifdef('toolkit_views')">
698 <structure type="chrome_scaled_image" name="IDR_TAB_ACTIVE_LEFT" file="t ab_active_left.png" /> 708 <structure type="chrome_scaled_image" name="IDR_TAB_ACTIVE_LEFT" file="t ab_active_left.png" />
699 </if> 709 </if>
700 <if expr="pp_ifdef('toolkit_views')"> 710 <if expr="pp_ifdef('toolkit_views')">
701 <structure type="chrome_scaled_image" name="IDR_TAB_ACTIVE_LEFT" file="a sh/tab_active_left.png" /> 711 <structure type="chrome_scaled_image" name="IDR_TAB_ACTIVE_LEFT" file="c ommon/tab_active_left.png" />
702 </if> 712 </if>
703 <structure type="chrome_scaled_image" name="IDR_TAB_ACTIVE_LEFT_SEARCH" fi le="tab_active_left_search.png" /> 713 <structure type="chrome_scaled_image" name="IDR_TAB_ACTIVE_LEFT_SEARCH" fi le="tab_active_left_search.png" />
704 <if expr="not pp_ifdef('toolkit_views')"> 714 <if expr="not pp_ifdef('toolkit_views')">
705 <structure type="chrome_scaled_image" name="IDR_TAB_ACTIVE_RIGHT" file=" tab_active_right.png" /> 715 <structure type="chrome_scaled_image" name="IDR_TAB_ACTIVE_RIGHT" file=" tab_active_right.png" />
706 </if> 716 </if>
707 <if expr="pp_ifdef('toolkit_views')"> 717 <if expr="pp_ifdef('toolkit_views')">
708 <structure type="chrome_scaled_image" name="IDR_TAB_ACTIVE_RIGHT" file=" ash/tab_active_right.png" /> 718 <structure type="chrome_scaled_image" name="IDR_TAB_ACTIVE_RIGHT" file=" common/tab_active_right.png" />
709 </if> 719 </if>
710 <structure type="chrome_scaled_image" name="IDR_TAB_ACTIVE_RIGHT_SEARCH" f ile="tab_active_right_search.png" /> 720 <structure type="chrome_scaled_image" name="IDR_TAB_ACTIVE_RIGHT_SEARCH" f ile="tab_active_right_search.png" />
711 <!-- Note: Tab close buttons are not traditional buttons. Tab close butto ns 721 <!-- Note: Tab close buttons are not traditional buttons. Tab close butto ns
712 fill a background with a color from the theme, tile IDR_TAB_CLOSE ove r it, 722 fill a background with a color from the theme, tile IDR_TAB_CLOSE ove r it,
713 then apply IDR_TAB_CLOSE_MASK. See chrome/browser/ui/views/tabs/tab. cc --> 723 then apply IDR_TAB_CLOSE_MASK. See chrome/browser/ui/views/tabs/tab. cc -->
714 <if expr="not pp_ifdef('toolkit_views')"> 724 <if expr="not pp_ifdef('toolkit_views')">
715 <structure type="chrome_scaled_image" name="IDR_TAB_ALPHA_LEFT" file="ta b_alpha_left.png" /> 725 <structure type="chrome_scaled_image" name="IDR_TAB_ALPHA_LEFT" file="ta b_alpha_left.png" />
716 <structure type="chrome_scaled_image" name="IDR_TAB_ALPHA_RIGHT" file="t ab_alpha_right.png" /> 726 <structure type="chrome_scaled_image" name="IDR_TAB_ALPHA_RIGHT" file="t ab_alpha_right.png" />
717 <structure type="chrome_scaled_image" name="IDR_TAB_CLOSE" file="tab_clo se.png" /> 727 <structure type="chrome_scaled_image" name="IDR_TAB_CLOSE" file="tab_clo se.png" />
718 <structure type="chrome_scaled_image" name="IDR_TAB_CLOSE_H" file="tab_c lose_hover.png" /> 728 <structure type="chrome_scaled_image" name="IDR_TAB_CLOSE_H" file="tab_c lose_hover.png" />
719 <structure type="chrome_scaled_image" name="IDR_TAB_CLOSE_MASK" file="ta b_close_mask.png" /> 729 <structure type="chrome_scaled_image" name="IDR_TAB_CLOSE_MASK" file="ta b_close_mask.png" />
720 <structure type="chrome_scaled_image" name="IDR_TAB_CLOSE_P" file="tab_c lose_pressed.png" /> 730 <structure type="chrome_scaled_image" name="IDR_TAB_CLOSE_P" file="tab_c lose_pressed.png" />
721 </if> 731 </if>
722 <if expr="pp_ifdef('toolkit_views')"> 732 <if expr="pp_ifdef('toolkit_views')">
723 <structure type="chrome_scaled_image" name="IDR_TAB_ALPHA_LEFT" file="as h/tab_alpha_left.png" /> 733 <structure type="chrome_scaled_image" name="IDR_TAB_ALPHA_LEFT" file="co mmon/tab_alpha_left.png" />
724 <structure type="chrome_scaled_image" name="IDR_TAB_ALPHA_RIGHT" file="a sh/tab_alpha_right.png" /> 734 <structure type="chrome_scaled_image" name="IDR_TAB_ALPHA_RIGHT" file="c ommon/tab_alpha_right.png" />
725 <structure type="chrome_scaled_image" name="IDR_TAB_CLOSE" file="ash/tab _close_normal.png" /> 735 <structure type="chrome_scaled_image" name="IDR_TAB_CLOSE" file="common/ tab_close_normal.png" />
726 <structure type="chrome_scaled_image" name="IDR_TAB_CLOSE_H" file="ash/t ab_close_hover.png" /> 736 <structure type="chrome_scaled_image" name="IDR_TAB_CLOSE_H" file="commo n/tab_close_hover.png" />
727 <structure type="chrome_scaled_image" name="IDR_TAB_CLOSE_MASK" file="as h/tab_close_mask.png" /> 737 <structure type="chrome_scaled_image" name="IDR_TAB_CLOSE_MASK" file="co mmon/tab_close_mask.png" />
728 <structure type="chrome_scaled_image" name="IDR_TAB_CLOSE_P" file="ash/t ab_close_pressed.png" /> 738 <structure type="chrome_scaled_image" name="IDR_TAB_CLOSE_P" file="commo n/tab_close_pressed.png" />
729 </if> 739 </if>
730 <structure type="chrome_scaled_image" name="IDR_TAB_DROP_DOWN" file="tab_d rop_down.png" /> 740 <structure type="chrome_scaled_image" name="IDR_TAB_DROP_DOWN" file="tab_d rop_down.png" />
731 <structure type="chrome_scaled_image" name="IDR_TAB_DROP_UP" file="tab_dro p_up.png" /> 741 <structure type="chrome_scaled_image" name="IDR_TAB_DROP_UP" file="tab_dro p_up.png" />
732 <if expr="not pp_ifdef('toolkit_views')"> 742 <if expr="not pp_ifdef('toolkit_views')">
733 <structure type="chrome_scaled_image" name="IDR_TAB_INACTIVE_CENTER" fil e="tab_inactive_center.png" /> 743 <structure type="chrome_scaled_image" name="IDR_TAB_INACTIVE_CENTER" fil e="tab_inactive_center.png" />
734 <structure type="chrome_scaled_image" name="IDR_TAB_INACTIVE_LEFT" file= "tab_inactive_left.png" /> 744 <structure type="chrome_scaled_image" name="IDR_TAB_INACTIVE_LEFT" file= "tab_inactive_left.png" />
735 <structure type="chrome_scaled_image" name="IDR_TAB_INACTIVE_RIGHT" file ="tab_inactive_right.png" /> 745 <structure type="chrome_scaled_image" name="IDR_TAB_INACTIVE_RIGHT" file ="tab_inactive_right.png" />
736 </if> 746 </if>
737 <if expr="pp_ifdef('toolkit_views')"> 747 <if expr="pp_ifdef('toolkit_views')">
738 <structure type="chrome_scaled_image" name="IDR_TAB_INACTIVE_CENTER" fil e="ash/tab_inactive_center.png" /> 748 <structure type="chrome_scaled_image" name="IDR_TAB_INACTIVE_CENTER" fil e="common/tab_inactive_center.png" />
739 <structure type="chrome_scaled_image" name="IDR_TAB_INACTIVE_LEFT" file= "ash/tab_inactive_left.png" /> 749 <structure type="chrome_scaled_image" name="IDR_TAB_INACTIVE_LEFT" file= "common/tab_inactive_left.png" />
740 <structure type="chrome_scaled_image" name="IDR_TAB_INACTIVE_RIGHT" file ="ash/tab_inactive_right.png" /> 750 <structure type="chrome_scaled_image" name="IDR_TAB_INACTIVE_RIGHT" file ="common/tab_inactive_right.png" />
741 </if> 751 </if>
742 <structure type="chrome_scaled_image" name="IDR_THEME_BUTTON_BACKGROUND" f ile="notused.png" /> 752 <structure type="chrome_scaled_image" name="IDR_THEME_BUTTON_BACKGROUND" f ile="notused.png" />
743 <if expr="not pp_ifdef('use_ash')"> 753 <if expr="not pp_ifdef('use_ash')">
744 <structure type="chrome_scaled_image" name="IDR_THEME_FRAME" file="theme _frame.png" /> 754 <structure type="chrome_scaled_image" name="IDR_THEME_FRAME" file="theme _frame.png" />
745 <structure type="chrome_scaled_image" name="IDR_THEME_FRAME_INACTIVE" fi le="theme_frame_inactive.png" /> 755 <structure type="chrome_scaled_image" name="IDR_THEME_FRAME_INACTIVE" fi le="theme_frame_inactive.png" />
746 <structure type="chrome_scaled_image" name="IDR_THEME_FRAME_INCOGNITO" f ile="theme_frame_incognito.png" /> 756 <structure type="chrome_scaled_image" name="IDR_THEME_FRAME_INCOGNITO" f ile="theme_frame_incognito.png" />
747 <structure type="chrome_scaled_image" name="IDR_THEME_FRAME_INCOGNITO_IN ACTIVE" file="theme_frame_incognito_inactive.png" /> 757 <structure type="chrome_scaled_image" name="IDR_THEME_FRAME_INCOGNITO_IN ACTIVE" file="theme_frame_incognito_inactive.png" />
748 </if> 758 </if>
749 <if expr="pp_ifdef('use_ash')"> 759 <if expr="pp_ifdef('use_ash')">
750 <!-- Ash has a gray frame, Windows uses blue. --> 760 <!-- Ash has a gray frame, Windows uses blue. -->
751 <structure type="chrome_scaled_image" name="IDR_THEME_FRAME" file="ash/t heme_frame_active.png" /> 761 <structure type="chrome_scaled_image" name="IDR_THEME_FRAME" file="cros/ theme_frame_active.png" />
752 <structure type="chrome_scaled_image" name="IDR_THEME_FRAME_INACTIVE" fi le="ash/theme_frame_inactive.png" /> 762 <structure type="chrome_scaled_image" name="IDR_THEME_FRAME_INACTIVE" fi le="cros/theme_frame_inactive.png" />
753 <structure type="chrome_scaled_image" name="IDR_THEME_FRAME_INCOGNITO" f ile="ash/theme_frame_incognito_active.png" /> 763 <structure type="chrome_scaled_image" name="IDR_THEME_FRAME_INCOGNITO" f ile="cros/theme_frame_incognito_active.png" />
754 <structure type="chrome_scaled_image" name="IDR_THEME_FRAME_INCOGNITO_IN ACTIVE" file="ash/theme_frame_incognito_inactive.png" /> 764 <structure type="chrome_scaled_image" name="IDR_THEME_FRAME_INCOGNITO_IN ACTIVE" file="cros/theme_frame_incognito_inactive.png" />
755 </if> 765 </if>
756 <structure type="chrome_scaled_image" name="IDR_THEME_FRAME_OVERLAY" file= "notused.png" /> 766 <structure type="chrome_scaled_image" name="IDR_THEME_FRAME_OVERLAY" file= "notused.png" />
757 <structure type="chrome_scaled_image" name="IDR_THEME_FRAME_OVERLAY_INACTI VE" file="notused.png" /> 767 <structure type="chrome_scaled_image" name="IDR_THEME_FRAME_OVERLAY_INACTI VE" file="notused.png" />
758 <structure type="chrome_scaled_image" name="IDR_THEME_NTP_ATTRIBUTION" fil e="notused.png" /> 768 <structure type="chrome_scaled_image" name="IDR_THEME_NTP_ATTRIBUTION" fil e="notused.png" />
759 <structure type="chrome_scaled_image" name="IDR_THEME_NTP_BACKGROUND" file ="ntp_background.png" /> 769 <structure type="chrome_scaled_image" name="IDR_THEME_NTP_BACKGROUND" file ="ntp_background.png" />
760 <if expr="not pp_ifdef('use_ash')"> 770 <if expr="not pp_ifdef('use_ash')">
761 <structure type="chrome_scaled_image" name="IDR_THEME_TAB_BACKGROUND" fi le="theme_tab_background.png" /> 771 <structure type="chrome_scaled_image" name="IDR_THEME_TAB_BACKGROUND" fi le="theme_tab_background.png" />
762 <structure type="chrome_scaled_image" name="IDR_THEME_TAB_BACKGROUND_INC OGNITO" file="theme_tab_background_incognito.png" /> 772 <structure type="chrome_scaled_image" name="IDR_THEME_TAB_BACKGROUND_INC OGNITO" file="theme_tab_background_incognito.png" />
763 </if> 773 </if>
764 <if expr="pp_ifdef('use_ash')"> 774 <if expr="pp_ifdef('use_ash')">
765 <!-- Ash has gray tab backgrounds, Windows uses blue. --> 775 <!-- Ash has gray tab backgrounds, Windows uses blue. -->
766 <structure type="chrome_scaled_image" name="IDR_THEME_TAB_BACKGROUND" fi le="ash/theme_tab_background.png" /> 776 <structure type="chrome_scaled_image" name="IDR_THEME_TAB_BACKGROUND" fi le="cros/theme_default_inactive.png" />
767 <structure type="chrome_scaled_image" name="IDR_THEME_TAB_BACKGROUND_INC OGNITO" file="ash/theme_tab_background_incognito.png" /> 777 <structure type="chrome_scaled_image" name="IDR_THEME_TAB_BACKGROUND_INC OGNITO" file="cros/theme_default_inactive.png" />
768 </if> 778 </if>
769 <structure type="chrome_scaled_image" name="IDR_THEME_TAB_BACKGROUND_V" fi le="theme_tab_background_glass.png" /> 779 <structure type="chrome_scaled_image" name="IDR_THEME_TAB_BACKGROUND_V" fi le="theme_tab_background_glass.png" />
770 <if expr="not pp_ifdef('use_ash') and is_macosx"> 780 <if expr="not pp_ifdef('use_ash') and is_macosx">
771 <!-- TODO(jamescook): Is this right? --> 781 <!-- TODO(jamescook): Is this right? -->
772 <structure type="chrome_scaled_image" name="IDR_THEME_TOOLBAR" file="the me_toolbar_default2.png" /> 782 <structure type="chrome_scaled_image" name="IDR_THEME_TOOLBAR" file="the me_toolbar_default2.png" />
773 </if> 783 </if>
774 <if expr="not pp_ifdef('use_ash') and not is_macosx"> 784 <if expr="not pp_ifdef('use_ash') and not is_macosx">
775 <structure type="chrome_scaled_image" name="IDR_THEME_TOOLBAR" file="the me_toolbar_default.png" /> 785 <structure type="chrome_scaled_image" name="IDR_THEME_TOOLBAR" file="the me_toolbar_default.png" />
776 </if> 786 </if>
777 <if expr="pp_ifdef('use_ash')"> 787 <if expr="pp_ifdef('use_ash')">
778 <!-- Ash has a dark gray toolbar background, Windows has light gray. --> 788 <!-- Ash has a dark gray toolbar background, Windows has light gray. -->
779 <structure type="chrome_scaled_image" name="IDR_THEME_TOOLBAR" file="ash /theme_toolbar_default.png" /> 789 <structure type="chrome_scaled_image" name="IDR_THEME_TOOLBAR" file="cro s/theme_default_active.png" />
780 </if> 790 </if>
781 <if expr="is_macosx"> 791 <if expr="is_macosx">
782 <!-- TODO(jamescook): Is this right? --> 792 <!-- TODO(jamescook): Is this right? -->
783 <structure type="chrome_scaled_image" name="IDR_THEME_TOOLBAR_INACTIVE" file="theme_toolbar_default_inactive2.png" /> 793 <structure type="chrome_scaled_image" name="IDR_THEME_TOOLBAR_INACTIVE" file="theme_toolbar_default_inactive2.png" />
784 </if> 794 </if>
785 <!-- Instant Extended API toolbar background is common for all platforms. --> 795 <!-- Instant Extended API toolbar background is common for all platforms. -->
786 <structure type="chrome_scaled_image" name="IDR_THEME_TOOLBAR_SEARCH" file ="theme_toolbar_search.png" /> 796 <structure type="chrome_scaled_image" name="IDR_THEME_TOOLBAR_SEARCH" file ="theme_toolbar_search.png" />
787 <structure type="chrome_scaled_image" name="IDR_THEME_WINDOW_CONTROL_BACKG ROUND" file="notused.png" /> 797 <structure type="chrome_scaled_image" name="IDR_THEME_WINDOW_CONTROL_BACKG ROUND" file="notused.png" />
788 <structure type="chrome_scaled_image" name="IDR_THROBBER_LIGHT" file="thro bber_light.png" /> 798 <structure type="chrome_scaled_image" name="IDR_THROBBER_LIGHT" file="thro bber_light.png" />
789 <structure type="chrome_scaled_image" name="IDR_THROBBER_WAITING" file="th robber_waiting.png" /> 799 <structure type="chrome_scaled_image" name="IDR_THROBBER_WAITING" file="th robber_waiting.png" />
790 <structure type="chrome_scaled_image" name="IDR_THROBBER_WAITING_LIGHT" fi le="throbber_waiting_light.png" /> 800 <structure type="chrome_scaled_image" name="IDR_THROBBER_WAITING_LIGHT" fi le="throbber_waiting_light.png" />
791 <if expr="pp_ifdef('use_ash')"> 801 <if expr="pp_ifdef('use_ash')">
792 <structure type="chrome_scaled_image" name="IDR_TOOLBAR_SHADE_BOTTOM" fi le="ash/toolbar_shade_bottom.png" /> 802 <structure type="chrome_scaled_image" name="IDR_TOOLBAR_SHADE_BOTTOM" fi le="common/toolbar_shade_bottom.png" />
793 <structure type="chrome_scaled_image" name="IDR_TOOLBAR_SHADE_LEFT" file ="ash/toolbar_shade_left.png" /> 803 <structure type="chrome_scaled_image" name="IDR_TOOLBAR_SHADE_LEFT" file ="common/toolbar_shade_left.png" />
794 <structure type="chrome_scaled_image" name="IDR_TOOLBAR_SHADE_RIGHT" fil e="ash/toolbar_shade_right.png" /> 804 <structure type="chrome_scaled_image" name="IDR_TOOLBAR_SHADE_RIGHT" fil e="common/toolbar_shade_right.png" />
795 <structure type="chrome_scaled_image" name="IDR_TOOLBAR_SHADE_TOP" file= "ash/toolbar_shade_top.png" /> 805 <structure type="chrome_scaled_image" name="IDR_TOOLBAR_SHADE_TOP" file= "common/toolbar_shade_top.png" />
796 <structure type="chrome_scaled_image" name="IDR_TOOLBAR_SHADE_TOP_SEARCH " file="ash/toolbar_shade_top_search.png" /> 806 <structure type="chrome_scaled_image" name="IDR_TOOLBAR_SHADE_TOP_SEARCH " file="ash/toolbar_shade_top_search.png" />
797 </if> 807 </if>
798 <if expr="not pp_ifdef('toolkit_views')"> 808 <if expr="not pp_ifdef('toolkit_views')">
799 <structure type="chrome_scaled_image" name="IDR_TOOLS" file="tools.png" /> 809 <structure type="chrome_scaled_image" name="IDR_TOOLS" file="tools.png" />
800 <structure type="chrome_scaled_image" name="IDR_TOOLS_H" file="tools_hov er.png" /> 810 <structure type="chrome_scaled_image" name="IDR_TOOLS_H" file="tools_hov er.png" />
801 <structure type="chrome_scaled_image" name="IDR_TOOLS_P" file="tools_pre ssed.png" /> 811 <structure type="chrome_scaled_image" name="IDR_TOOLS_P" file="tools_pre ssed.png" />
802 </if> 812 </if>
803 <if expr="pp_ifdef('toolkit_views')"> 813 <if expr="pp_ifdef('toolkit_views')">
804 <structure type="chrome_scaled_image" name="IDR_TOOLS" file="ash/browser _tools_normal.png" /> 814 <structure type="chrome_scaled_image" name="IDR_TOOLS" file="common/brow ser_tools_normal.png" />
805 <structure type="chrome_scaled_image" name="IDR_TOOLS_H" file="ash/brows er_tools_hover.png" /> 815 <structure type="chrome_scaled_image" name="IDR_TOOLS_H" file="common/br owser_tools_hover.png" />
806 <structure type="chrome_scaled_image" name="IDR_TOOLS_P" file="ash/brows er_tools_pressed.png" /> 816 <structure type="chrome_scaled_image" name="IDR_TOOLS_P" file="common/br owser_tools_pressed.png" />
807 </if> 817 </if>
808 <structure type="chrome_scaled_image" name="IDR_UPDATE_AVAILABLE" file="up date_available.png" /> 818 <structure type="chrome_scaled_image" name="IDR_UPDATE_AVAILABLE" file="up date_available.png" />
809 <structure type="chrome_scaled_image" name="IDR_UPDATE_BADGE" file="update _badge.png" /> 819 <structure type="chrome_scaled_image" name="IDR_UPDATE_BADGE" file="update _badge.png" />
810 <structure type="chrome_scaled_image" name="IDR_UPDATE_BADGE2" file="updat e_badge2.png" /> 820 <structure type="chrome_scaled_image" name="IDR_UPDATE_BADGE2" file="updat e_badge2.png" />
811 <structure type="chrome_scaled_image" name="IDR_UPDATE_BADGE3" file="updat e_badge3.png" /> 821 <structure type="chrome_scaled_image" name="IDR_UPDATE_BADGE3" file="updat e_badge3.png" />
812 <structure type="chrome_scaled_image" name="IDR_UPDATE_BADGE4" file="updat e_badge4.png" /> 822 <structure type="chrome_scaled_image" name="IDR_UPDATE_BADGE4" file="updat e_badge4.png" />
813 <structure type="chrome_scaled_image" name="IDR_UPDATE_FAIL" file="update_ fail.png" /> 823 <structure type="chrome_scaled_image" name="IDR_UPDATE_FAIL" file="update_ fail.png" />
814 <structure type="chrome_scaled_image" name="IDR_UPDATE_MENU" file="update_ menu.png" /> 824 <structure type="chrome_scaled_image" name="IDR_UPDATE_MENU" file="update_ menu.png" />
815 <structure type="chrome_scaled_image" name="IDR_UPDATE_MENU2" file="update _menu2.png" /> 825 <structure type="chrome_scaled_image" name="IDR_UPDATE_MENU2" file="update _menu2.png" />
816 <structure type="chrome_scaled_image" name="IDR_UPDATE_MENU3" file="update _menu3.png" /> 826 <structure type="chrome_scaled_image" name="IDR_UPDATE_MENU3" file="update _menu3.png" />
(...skipping 67 matching lines...) Expand 10 before | Expand all | Expand 10 after
884 <if expr="not is_macosx"> 894 <if expr="not is_macosx">
885 <include name="IDR_STATUS_TRAY_ICON" file="chromium/product_logo_22.pn g" type="BINDATA" /> 895 <include name="IDR_STATUS_TRAY_ICON" file="chromium/product_logo_22.pn g" type="BINDATA" />
886 <include name="IDR_STATUS_TRAY_ICON_PRESSED" file="chromium/product_lo go_22.png" type="BINDATA" /> 896 <include name="IDR_STATUS_TRAY_ICON_PRESSED" file="chromium/product_lo go_22.png" type="BINDATA" />
887 </if> 897 </if>
888 <include name="IDR_WIZARD_ICON" file="chromium/wizard_icon.png" type="BI NDATA" /> 898 <include name="IDR_WIZARD_ICON" file="chromium/wizard_icon.png" type="BI NDATA" />
889 <include name="IDR_WIZARD_ICON_RTL" file="chromium/wizard_icon_rtl.png" type="BINDATA" /> 899 <include name="IDR_WIZARD_ICON_RTL" file="chromium/wizard_icon_rtl.png" type="BINDATA" />
890 </if> 900 </if>
891 </includes> 901 </includes>
892 </release> 902 </release>
893 </grit> 903 </grit>
OLDNEW
« no previous file with comments | « no previous file | ui/resources/ui_resources.grd » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698