| OLD | NEW |
| 1 <?xml version="1.0" encoding="utf-8"?> | 1 <?xml version="1.0" encoding="utf-8"?> |
| 2 <!-- This grd file contains images that are pre-scaled for device scale | 2 <!-- This grd file contains images that are pre-scaled for device scale |
| 3 factors. The image returned by |base::ResourceBundle::GetImageNamed| | 3 factors. The image returned by |base::ResourceBundle::GetImageNamed| |
| 4 will contain multiple |gfx:ImageSkiaReps| for each scale factors. The | 4 will contain multiple |gfx:ImageSkiaReps| for each scale factors. The |
| 5 |fallback_to_low_resolution| attribute controls behavior when | 5 |fallback_to_low_resolution| attribute controls behavior when |
| 6 an image file is missing for target scale factor. If true, chrome | 6 an image file is missing for target scale factor. If true, chrome |
| 7 will automatically scale the 1x image to the target scale factor. | 7 will automatically scale the 1x image to the target scale factor. |
| 8 If false, build will fail due to missing resources. This is | 8 If false, build will fail due to missing resources. This is |
| 9 currently set to true for all resources, but the default will | 9 currently set to true for all resources, but the default will |
| 10 become false in near future. | 10 become false in near future. |
| (...skipping 75 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 86 <structure type="chrome_scaled_image" name="IDR_ASH_BROWSER_WINDOW_HEADE
R_SHADE_TOP" file="common/ash/browser_window_header_shade_top.png" /> | 86 <structure type="chrome_scaled_image" name="IDR_ASH_BROWSER_WINDOW_HEADE
R_SHADE_TOP" file="common/ash/browser_window_header_shade_top.png" /> |
| 87 <structure type="chrome_scaled_image" name="IDR_ASH_BROWSER_WINDOW_HEADE
R_SHADE_TOP_LEFT" file="common/ash/browser_window_header_shade_top_left.png" /> | 87 <structure type="chrome_scaled_image" name="IDR_ASH_BROWSER_WINDOW_HEADE
R_SHADE_TOP_LEFT" file="common/ash/browser_window_header_shade_top_left.png" /> |
| 88 <structure type="chrome_scaled_image" name="IDR_ASH_BROWSER_WINDOW_HEADE
R_SHADE_TOP_RIGHT" file="common/ash/browser_window_header_shade_top_right.png" /
> | 88 <structure type="chrome_scaled_image" name="IDR_ASH_BROWSER_WINDOW_HEADE
R_SHADE_TOP_RIGHT" file="common/ash/browser_window_header_shade_top_right.png" /
> |
| 89 </if> | 89 </if> |
| 90 <structure type="chrome_scaled_image" name="IDR_AUTOFILL_DIALOG_MENU_BUTTO
N" file="common/autofill_dialog_menu_button_normal.png" /> | 90 <structure type="chrome_scaled_image" name="IDR_AUTOFILL_DIALOG_MENU_BUTTO
N" file="common/autofill_dialog_menu_button_normal.png" /> |
| 91 <structure type="chrome_scaled_image" name="IDR_AUTOFILL_DIALOG_MENU_BUTTO
N_P" file="common/autofill_dialog_menu_button_pressed.png" /> | 91 <structure type="chrome_scaled_image" name="IDR_AUTOFILL_DIALOG_MENU_BUTTO
N_P" file="common/autofill_dialog_menu_button_pressed.png" /> |
| 92 <structure type="chrome_scaled_image" name="IDR_AUTOFILL_DIALOG_MENU_BUTTO
N_H" file="common/autofill_dialog_menu_button_hover.png" /> | 92 <structure type="chrome_scaled_image" name="IDR_AUTOFILL_DIALOG_MENU_BUTTO
N_H" file="common/autofill_dialog_menu_button_hover.png" /> |
| 93 <structure type="chrome_scaled_image" name="IDR_AUTOFILL_DIALOG_MENU_BUTTO
N_D" file="common/autofill_dialog_menu_button_disabled.png" /> | 93 <structure type="chrome_scaled_image" name="IDR_AUTOFILL_DIALOG_MENU_BUTTO
N_D" file="common/autofill_dialog_menu_button_disabled.png" /> |
| 94 <structure type="chrome_scaled_image" name="IDR_AUTOFILL_TOOLTIP_ICON" fil
e="common/autofill_tooltip_icon.png" /> | 94 <structure type="chrome_scaled_image" name="IDR_AUTOFILL_TOOLTIP_ICON" fil
e="common/autofill_tooltip_icon.png" /> |
| 95 <structure type="chrome_scaled_image" name="IDR_AUTOFILL_TOOLTIP_ICON_H" f
ile="common/autofill_tooltip_icon_hover.png" /> | 95 <structure type="chrome_scaled_image" name="IDR_AUTOFILL_TOOLTIP_ICON_H" f
ile="common/autofill_tooltip_icon_hover.png" /> |
| 96 <if expr="not toolkit_views and not is_macosx and not is_ios"> | |
| 97 <structure type="chrome_scaled_image" name="IDR_BACK" file="back.png" /> | |
| 98 <structure type="chrome_scaled_image" name="IDR_BACK_D" file="back_disab
led.png" /> | |
| 99 <structure type="chrome_scaled_image" name="IDR_BACK_H" file="back_hover
.png" /> | |
| 100 <structure type="chrome_scaled_image" name="IDR_BACK_P" file="back_press
ed.png" /> | |
| 101 </if> | |
| 102 <!-- TODO(jamescook): Update all Chrome platforms to use the new art and m
etrics | 96 <!-- TODO(jamescook): Update all Chrome platforms to use the new art and m
etrics |
| 103 from Ash, crbug.com/118228 --> | 97 from Ash, crbug.com/118228 --> |
| 104 <if expr="toolkit_views or is_macosx or is_ios"> | 98 <if expr="toolkit_views or is_macosx or is_ios"> |
| 105 <structure type="chrome_scaled_image" name="IDR_BACK" file="common/brows
er_back_normal.png" /> | 99 <structure type="chrome_scaled_image" name="IDR_BACK" file="common/brows
er_back_normal.png" /> |
| 106 <structure type="chrome_scaled_image" name="IDR_BACK_D" file="common/bro
wser_back_disabled.png" /> | 100 <structure type="chrome_scaled_image" name="IDR_BACK_D" file="common/bro
wser_back_disabled.png" /> |
| 107 <structure type="chrome_scaled_image" name="IDR_BACK_H" file="common/bro
wser_back_hover.png" /> | 101 <structure type="chrome_scaled_image" name="IDR_BACK_H" file="common/bro
wser_back_hover.png" /> |
| 108 <structure type="chrome_scaled_image" name="IDR_BACK_P" file="common/bro
wser_back_pressed.png" /> | 102 <structure type="chrome_scaled_image" name="IDR_BACK_P" file="common/bro
wser_back_pressed.png" /> |
| 109 </if> | 103 </if> |
| 110 <structure type="chrome_scaled_image" name="IDR_BLOCKED_COOKIES" file="com
mon/blocked_cookies.png" /> | 104 <structure type="chrome_scaled_image" name="IDR_BLOCKED_COOKIES" file="com
mon/blocked_cookies.png" /> |
| 111 <structure type="chrome_scaled_image" name="IDR_BLOCKED_DOWNLOADS" file="c
ommon/blocked_downloads.png" /> | 105 <structure type="chrome_scaled_image" name="IDR_BLOCKED_DOWNLOADS" file="c
ommon/blocked_downloads.png" /> |
| (...skipping 21 matching lines...) Expand all Loading... |
| 133 <structure type="chrome_scaled_image" name="IDR_BOOKMARK_BAR_FOLDER" fil
e="mac/bookmark_bar_folder.png" /> | 127 <structure type="chrome_scaled_image" name="IDR_BOOKMARK_BAR_FOLDER" fil
e="mac/bookmark_bar_folder.png" /> |
| 134 </if> | 128 </if> |
| 135 <if expr="not is_macosx and not is_ios"> | 129 <if expr="not is_macosx and not is_ios"> |
| 136 <structure type="chrome_scaled_image" name="IDR_BOOKMARK_BAR_FOLDER" fil
e="common/bookmark_bar_folder.png" /> | 130 <structure type="chrome_scaled_image" name="IDR_BOOKMARK_BAR_FOLDER" fil
e="common/bookmark_bar_folder.png" /> |
| 137 </if> | 131 </if> |
| 138 <structure type="chrome_scaled_image" name="IDR_BOOKMARK_BAR_APPS_SHORTCUT
" file="common/apps_bookmark_bar_icon.png" /> | 132 <structure type="chrome_scaled_image" name="IDR_BOOKMARK_BAR_APPS_SHORTCUT
" file="common/apps_bookmark_bar_icon.png" /> |
| 139 <if expr="chromeos"> | 133 <if expr="chromeos"> |
| 140 <structure type="chrome_scaled_image" name="IDR_BUTTON_USER_IMAGE_CHOOSE
_FILE" file="cros/choose_file.png" /> | 134 <structure type="chrome_scaled_image" name="IDR_BUTTON_USER_IMAGE_CHOOSE
_FILE" file="cros/choose_file.png" /> |
| 141 <structure type="chrome_scaled_image" name="IDR_BUTTON_USER_IMAGE_TAKE_P
HOTO" file="cros/take_photo.png" /> | 135 <structure type="chrome_scaled_image" name="IDR_BUTTON_USER_IMAGE_TAKE_P
HOTO" file="cros/take_photo.png" /> |
| 142 </if> | 136 </if> |
| 143 <!-- TODO(oshima): Investigate if this is still used --> | |
| 144 <if expr="not toolkit_views and not is_macosx and not is_ios"> | |
| 145 <structure type="chrome_scaled_image" name="IDR_BROWSER_ACTION" file="br
owser_action.png" /> | |
| 146 <structure type="chrome_scaled_image" name="IDR_BROWSER_ACTION_H" file="
browser_action_hover.png" /> | |
| 147 <structure type="chrome_scaled_image" name="IDR_BROWSER_ACTION_P" file="
browser_action_pressed.png" /> | |
| 148 </if> | |
| 149 <if expr="toolkit_views or is_macosx or is_ios"> | 137 <if expr="toolkit_views or is_macosx or is_ios"> |
| 150 <structure type="chrome_scaled_image" name="IDR_BROWSER_ACTION" file="co
mmon/browser_action_normal.png" /> | 138 <structure type="chrome_scaled_image" name="IDR_BROWSER_ACTION" file="co
mmon/browser_action_normal.png" /> |
| 151 <structure type="chrome_scaled_image" name="IDR_BROWSER_ACTION_H" file="
common/browser_action_hover.png" /> | 139 <structure type="chrome_scaled_image" name="IDR_BROWSER_ACTION_H" file="
common/browser_action_hover.png" /> |
| 152 <structure type="chrome_scaled_image" name="IDR_BROWSER_ACTION_P" file="
common/browser_action_pressed.png" /> | 140 <structure type="chrome_scaled_image" name="IDR_BROWSER_ACTION_P" file="
common/browser_action_pressed.png" /> |
| 153 </if> | 141 </if> |
| 154 <structure type="chrome_scaled_image" name="IDR_BROWSER_ACTIONS_OVERFLOW"
file="common/browser_actions_overflow_normal.png" /> | 142 <structure type="chrome_scaled_image" name="IDR_BROWSER_ACTIONS_OVERFLOW"
file="common/browser_actions_overflow_normal.png" /> |
| 155 <structure type="chrome_scaled_image" name="IDR_BROWSER_ACTIONS_OVERFLOW_H
" file="common/browser_actions_overflow_hover.png" /> | 143 <structure type="chrome_scaled_image" name="IDR_BROWSER_ACTIONS_OVERFLOW_H
" file="common/browser_actions_overflow_hover.png" /> |
| 156 <structure type="chrome_scaled_image" name="IDR_BROWSER_ACTIONS_OVERFLOW_P
" file="common/browser_actions_overflow_pressed.png" /> | 144 <structure type="chrome_scaled_image" name="IDR_BROWSER_ACTIONS_OVERFLOW_P
" file="common/browser_actions_overflow_pressed.png" /> |
| 157 <structure type="chrome_scaled_image" name="IDR_CLOSE_BUTTON_MASK" file="c
ommon/close_button_mask.png" /> | 145 <structure type="chrome_scaled_image" name="IDR_CLOSE_BUTTON_MASK" file="c
ommon/close_button_mask.png" /> |
| 158 <if expr="is_win"> | 146 <if expr="is_win"> |
| (...skipping 162 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 321 <structure type="chrome_scaled_image" name="IDR_FINDINPAGE_PREV" file="com
mon/find_prev.png" /> | 309 <structure type="chrome_scaled_image" name="IDR_FINDINPAGE_PREV" file="com
mon/find_prev.png" /> |
| 322 <structure type="chrome_scaled_image" name="IDR_FINDINPAGE_PREV_D" file="c
ommon/find_prev_disabled.png" /> | 310 <structure type="chrome_scaled_image" name="IDR_FINDINPAGE_PREV_D" file="c
ommon/find_prev_disabled.png" /> |
| 323 <structure type="chrome_scaled_image" name="IDR_FINDINPAGE_PREV_H" file="c
ommon/find_prev_hover.png" /> | 311 <structure type="chrome_scaled_image" name="IDR_FINDINPAGE_PREV_H" file="c
ommon/find_prev_hover.png" /> |
| 324 <structure type="chrome_scaled_image" name="IDR_FINDINPAGE_PREV_P" file="c
ommon/find_prev_pressed.png" /> | 312 <structure type="chrome_scaled_image" name="IDR_FINDINPAGE_PREV_P" file="c
ommon/find_prev_pressed.png" /> |
| 325 <structure type="chrome_scaled_image" name="IDR_FIND_DIALOG_LEFT" file="co
mmon/find_dialog_left.png" /> | 313 <structure type="chrome_scaled_image" name="IDR_FIND_DIALOG_LEFT" file="co
mmon/find_dialog_left.png" /> |
| 326 <structure type="chrome_scaled_image" name="IDR_FIND_DIALOG_MIDDLE" file="
common/find_dialog_middle.png" /> | 314 <structure type="chrome_scaled_image" name="IDR_FIND_DIALOG_MIDDLE" file="
common/find_dialog_middle.png" /> |
| 327 <structure type="chrome_scaled_image" name="IDR_FIND_DIALOG_RIGHT" file="c
ommon/find_dialog_right.png" /> | 315 <structure type="chrome_scaled_image" name="IDR_FIND_DIALOG_RIGHT" file="c
ommon/find_dialog_right.png" /> |
| 328 <structure type="chrome_scaled_image" name="IDR_FIND_DLG_LEFT_BACKGROUND"
file="common/find_dlg_left_bg.png" /> | 316 <structure type="chrome_scaled_image" name="IDR_FIND_DLG_LEFT_BACKGROUND"
file="common/find_dlg_left_bg.png" /> |
| 329 <structure type="chrome_scaled_image" name="IDR_FIND_DLG_RIGHT_BACKGROUND"
file="common/find_dlg_right_bg.png" /> | 317 <structure type="chrome_scaled_image" name="IDR_FIND_DLG_RIGHT_BACKGROUND"
file="common/find_dlg_right_bg.png" /> |
| 330 <structure type="chrome_scaled_image" name="IDR_FLAGS_FAVICON" file="commo
n/favicon_flags.png" /> | 318 <structure type="chrome_scaled_image" name="IDR_FLAGS_FAVICON" file="commo
n/favicon_flags.png" /> |
| 331 <!-- TODO(oshima): Investigate if this is still used --> | |
| 332 <if expr="not toolkit_views and not is_macosx and not is_ios"> | |
| 333 <structure type="chrome_scaled_image" name="IDR_FORWARD" file="forward.p
ng" /> | |
| 334 <structure type="chrome_scaled_image" name="IDR_FORWARD_D" file="forward
_disabled.png" /> | |
| 335 <structure type="chrome_scaled_image" name="IDR_FORWARD_H" file="forward
_hover.png" /> | |
| 336 <structure type="chrome_scaled_image" name="IDR_FORWARD_P" file="forward
_pressed.png" /> | |
| 337 </if> | |
| 338 <if expr="toolkit_views or is_macosx or is_ios"> | 319 <if expr="toolkit_views or is_macosx or is_ios"> |
| 339 <structure type="chrome_scaled_image" name="IDR_FORWARD" file="common/br
owser_forward_normal.png" /> | 320 <structure type="chrome_scaled_image" name="IDR_FORWARD" file="common/br
owser_forward_normal.png" /> |
| 340 <structure type="chrome_scaled_image" name="IDR_FORWARD_D" file="common/
browser_forward_disabled.png" /> | 321 <structure type="chrome_scaled_image" name="IDR_FORWARD_D" file="common/
browser_forward_disabled.png" /> |
| 341 <structure type="chrome_scaled_image" name="IDR_FORWARD_H" file="common/
browser_forward_hover.png" /> | 322 <structure type="chrome_scaled_image" name="IDR_FORWARD_H" file="common/
browser_forward_hover.png" /> |
| 342 <structure type="chrome_scaled_image" name="IDR_FORWARD_P" file="common/
browser_forward_pressed.png" /> | 323 <structure type="chrome_scaled_image" name="IDR_FORWARD_P" file="common/
browser_forward_pressed.png" /> |
| 343 </if> | 324 </if> |
| 344 <structure type="chrome_scaled_image" name="IDR_FROZEN_TAB_ICON" file="com
mon/frozen_tab.png" /> | 325 <structure type="chrome_scaled_image" name="IDR_FROZEN_TAB_ICON" file="com
mon/frozen_tab.png" /> |
| 345 <structure type="chrome_scaled_image" name="IDR_FULLSCREEN_MENU_BUTTON" fi
le="common/fullscreen_menu_button.png" /> | 326 <structure type="chrome_scaled_image" name="IDR_FULLSCREEN_MENU_BUTTON" fi
le="common/fullscreen_menu_button.png" /> |
| 346 <structure type="chrome_scaled_image" name="IDR_HELP_MENU" file="common/he
lp_16.png" /> | 327 <structure type="chrome_scaled_image" name="IDR_HELP_MENU" file="common/he
lp_16.png" /> |
| 347 <structure type="chrome_scaled_image" name="IDR_HISTORY_FAVICON" file="com
mon/favicon_history.png" /> | 328 <structure type="chrome_scaled_image" name="IDR_HISTORY_FAVICON" file="com
mon/favicon_history.png" /> |
| 348 <if expr="toolkit_views or is_macosx or is_ios"> | 329 <if expr="toolkit_views or is_macosx or is_ios"> |
| 349 <structure type="chrome_scaled_image" name="IDR_HOME" file="common/brows
er_home_normal.png" /> | 330 <structure type="chrome_scaled_image" name="IDR_HOME" file="common/brows
er_home_normal.png" /> |
| 350 </if> | 331 </if> |
| 351 <!-- TODO(oshima): Investigate if this is still used --> | |
| 352 <if expr="not toolkit_views and not is_macosx and not is_ios"> | |
| 353 <structure type="chrome_scaled_image" name="IDR_HOME" file="home.png" /> | |
| 354 <structure type="chrome_scaled_image" name="IDR_HOME_H" file="home_hover
.png" /> | |
| 355 <structure type="chrome_scaled_image" name="IDR_HOME_P" file="home_press
ed.png" /> | |
| 356 </if> | |
| 357 <if expr="toolkit_views or is_macosx or is_ios"> | 332 <if expr="toolkit_views or is_macosx or is_ios"> |
| 358 <structure type="chrome_scaled_image" name="IDR_HOME_H" file="common/bro
wser_home_hover.png" /> | 333 <structure type="chrome_scaled_image" name="IDR_HOME_H" file="common/bro
wser_home_hover.png" /> |
| 359 <structure type="chrome_scaled_image" name="IDR_HOME_P" file="common/bro
wser_home_pressed.png" /> | 334 <structure type="chrome_scaled_image" name="IDR_HOME_P" file="common/bro
wser_home_pressed.png" /> |
| 360 </if> | 335 </if> |
| 361 <if expr="not is_android and not is_ios"> | 336 <if expr="not is_android and not is_ios"> |
| 362 <structure type="chrome_scaled_image" name="IDR_ICON_PROFILES_ADD_USER"
file="common/icon_add_user.png" /> | 337 <structure type="chrome_scaled_image" name="IDR_ICON_PROFILES_ADD_USER"
file="common/icon_add_user.png" /> |
| 363 <structure type="chrome_scaled_image" name="IDR_ICON_PROFILES_BROWSE_GUE
ST" file="common/icon_browse_as_guest.png" /> | 338 <structure type="chrome_scaled_image" name="IDR_ICON_PROFILES_BROWSE_GUE
ST" file="common/icon_browse_as_guest.png" /> |
| 364 <structure type="chrome_scaled_image" name="IDR_ICON_PROFILES_LOCKED" fi
le="common/icon_locked.png" /> | 339 <structure type="chrome_scaled_image" name="IDR_ICON_PROFILES_LOCKED" fi
le="common/icon_locked.png" /> |
| 365 <structure type="chrome_scaled_image" name="IDR_ICON_PROFILES_MENU_LOCK"
file="common/avatar_menu_lock.png" /> | 340 <structure type="chrome_scaled_image" name="IDR_ICON_PROFILES_MENU_LOCK"
file="common/avatar_menu_lock.png" /> |
| 366 <structure type="chrome_scaled_image" name="IDR_ICON_PROFILES_MENU_AVATA
R" file="common/avatar_menu_profile.png" /> | 341 <structure type="chrome_scaled_image" name="IDR_ICON_PROFILES_MENU_AVATA
R" file="common/avatar_menu_profile.png" /> |
| (...skipping 150 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 517 <if expr="chromeos"> | 492 <if expr="chromeos"> |
| 518 <structure type="chrome_scaled_image" name="IDR_MIRROR_FLIP" file="cros/
mirror_flip.png" /> | 493 <structure type="chrome_scaled_image" name="IDR_MIRROR_FLIP" file="cros/
mirror_flip.png" /> |
| 519 </if> | 494 </if> |
| 520 <if expr="chromeos"> | 495 <if expr="chromeos"> |
| 521 <structure type="chrome_scaled_image" name="IDR_NETWORK_ADD_CONNECTION"
file="cros/network_add_connection.png" /> | 496 <structure type="chrome_scaled_image" name="IDR_NETWORK_ADD_CONNECTION"
file="cros/network_add_connection.png" /> |
| 522 <structure type="chrome_scaled_image" name="IDR_NETWORK_HIDE_PASSWORD" f
ile="cros/network_hide_password.png" /> | 497 <structure type="chrome_scaled_image" name="IDR_NETWORK_HIDE_PASSWORD" f
ile="cros/network_hide_password.png" /> |
| 523 <structure type="chrome_scaled_image" name="IDR_NETWORK_HIDE_PASSWORD_HO
VER" file="cros/network_hide_password_hover.png" /> | 498 <structure type="chrome_scaled_image" name="IDR_NETWORK_HIDE_PASSWORD_HO
VER" file="cros/network_hide_password_hover.png" /> |
| 524 <structure type="chrome_scaled_image" name="IDR_NETWORK_SHOW_PASSWORD" f
ile="cros/network_show_password.png" /> | 499 <structure type="chrome_scaled_image" name="IDR_NETWORK_SHOW_PASSWORD" f
ile="cros/network_show_password.png" /> |
| 525 <structure type="chrome_scaled_image" name="IDR_NETWORK_SHOW_PASSWORD_HO
VER" file="cros/network_show_password_hover.png" /> | 500 <structure type="chrome_scaled_image" name="IDR_NETWORK_SHOW_PASSWORD_HO
VER" file="cros/network_show_password_hover.png" /> |
| 526 </if> | 501 </if> |
| 527 <!-- TODO(oshima): Investigate if this is still used --> | |
| 528 <if expr="not toolkit_views and not is_macosx and not is_ios"> | |
| 529 <structure type="chrome_scaled_image" name="IDR_NEWTAB_BUTTON" file="new
tab.png" /> | |
| 530 <structure type="chrome_scaled_image" name="IDR_NEWTAB_BUTTON_H" file="n
ewtab_hover.png" /> | |
| 531 <structure type="chrome_scaled_image" name="IDR_NEWTAB_BUTTON_MASK" file
="newtab_button_mask.png" /> | |
| 532 <structure type="chrome_scaled_image" name="IDR_NEWTAB_BUTTON_P" file="n
ewtab_pressed.png" /> | |
| 533 </if> | |
| 534 <if expr="toolkit_views or is_macosx or is_ios"> | 502 <if expr="toolkit_views or is_macosx or is_ios"> |
| 535 <structure type="chrome_scaled_image" name="IDR_NEWTAB_BUTTON" file="com
mon/newtab_normal.png" /> | 503 <structure type="chrome_scaled_image" name="IDR_NEWTAB_BUTTON" file="com
mon/newtab_normal.png" /> |
| 536 <structure type="chrome_scaled_image" name="IDR_NEWTAB_BUTTON_H" file="c
ommon/newtab_hover.png" /> | 504 <structure type="chrome_scaled_image" name="IDR_NEWTAB_BUTTON_H" file="c
ommon/newtab_hover.png" /> |
| 537 <structure type="chrome_scaled_image" name="IDR_NEWTAB_BUTTON_MASK" file
="common/newtab_button_mask.png" /> | 505 <structure type="chrome_scaled_image" name="IDR_NEWTAB_BUTTON_MASK" file
="common/newtab_button_mask.png" /> |
| 538 <structure type="chrome_scaled_image" name="IDR_NEWTAB_BUTTON_P" file="c
ommon/newtab_pressed.png" /> | 506 <structure type="chrome_scaled_image" name="IDR_NEWTAB_BUTTON_P" file="c
ommon/newtab_pressed.png" /> |
| 539 </if> | 507 </if> |
| 540 <if expr="chromeos"> | 508 <if expr="chromeos"> |
| 541 <structure type="chrome_scaled_image" name="IDR_NEWTAB_CHROME_WELCOME_PA
GE_THUMBNAIL" file="cros/ntp_welcome_thumb.png" /> | 509 <structure type="chrome_scaled_image" name="IDR_NEWTAB_CHROME_WELCOME_PA
GE_THUMBNAIL" file="cros/ntp_welcome_thumb.png" /> |
| 542 </if> | 510 </if> |
| 543 <if expr="not chromeos"> | 511 <if expr="not chromeos"> |
| (...skipping 103 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 647 <structure type="chrome_scaled_image" name="IDR_OMNIBOX_SELECTED_KEYWORD_B
UBBLE_RIGHT" file="common/omnibox_selected_keyword_bubble_right.png" /> | 615 <structure type="chrome_scaled_image" name="IDR_OMNIBOX_SELECTED_KEYWORD_B
UBBLE_RIGHT" file="common/omnibox_selected_keyword_bubble_right.png" /> |
| 648 <structure type="chrome_scaled_image" name="IDR_OMNIBOX_SELECTED_KEYWORD_B
UBBLE_TOP" file="common/omnibox_selected_keyword_bubble_top.png" /> | 616 <structure type="chrome_scaled_image" name="IDR_OMNIBOX_SELECTED_KEYWORD_B
UBBLE_TOP" file="common/omnibox_selected_keyword_bubble_top.png" /> |
| 649 <structure type="chrome_scaled_image" name="IDR_OMNIBOX_SELECTED_KEYWORD_B
UBBLE_TOP_LEFT" file="common/omnibox_selected_keyword_bubble_top_left.png" /> | 617 <structure type="chrome_scaled_image" name="IDR_OMNIBOX_SELECTED_KEYWORD_B
UBBLE_TOP_LEFT" file="common/omnibox_selected_keyword_bubble_top_left.png" /> |
| 650 <structure type="chrome_scaled_image" name="IDR_OMNIBOX_SELECTED_KEYWORD_B
UBBLE_TOP_RIGHT" file="common/omnibox_selected_keyword_bubble_top_right.png" /> | 618 <structure type="chrome_scaled_image" name="IDR_OMNIBOX_SELECTED_KEYWORD_B
UBBLE_TOP_RIGHT" file="common/omnibox_selected_keyword_bubble_top_right.png" /> |
| 651 <structure type="chrome_scaled_image" name="IDR_OMNIBOX_STAR" file="common
/omnibox_star.png" /> | 619 <structure type="chrome_scaled_image" name="IDR_OMNIBOX_STAR" file="common
/omnibox_star.png" /> |
| 652 <structure type="chrome_scaled_image" name="IDR_OMNIBOX_STAR_DARK" file="c
ommon/omnibox_star_dark.png" /> | 620 <structure type="chrome_scaled_image" name="IDR_OMNIBOX_STAR_DARK" file="c
ommon/omnibox_star_dark.png" /> |
| 653 <structure type="chrome_scaled_image" name="IDR_OMNIBOX_STAR_SELECTED" fil
e="common/omnibox_star_selected.png" /> | 621 <structure type="chrome_scaled_image" name="IDR_OMNIBOX_STAR_SELECTED" fil
e="common/omnibox_star_selected.png" /> |
| 654 <structure type="chrome_scaled_image" name="IDR_OMNIBOX_TTS" file="common/
omnibox_tts.png" /> | 622 <structure type="chrome_scaled_image" name="IDR_OMNIBOX_TTS" file="common/
omnibox_tts.png" /> |
| 655 <structure type="chrome_scaled_image" name="IDR_OMNIBOX_TTS_DARK" file="co
mmon/omnibox_tts_dark.png" /> | 623 <structure type="chrome_scaled_image" name="IDR_OMNIBOX_TTS_DARK" file="co
mmon/omnibox_tts_dark.png" /> |
| 656 <structure type="chrome_scaled_image" name="IDR_OMNIBOX_TTS_SELECTED" file
="common/omnibox_tts_selected.png" /> | 624 <structure type="chrome_scaled_image" name="IDR_OMNIBOX_TTS_SELECTED" file
="common/omnibox_tts_selected.png" /> |
| 657 <if expr="not toolkit_views and not is_macosx and not is_ios"> | |
| 658 <structure type="chrome_scaled_image" name="IDR_OTR_ICON" file="common/o
tr_icon.png" /> | |
| 659 </if> | |
| 660 <if expr="toolkit_views"> | 625 <if expr="toolkit_views"> |
| 661 <if expr="not use_ash"> | 626 <if expr="not use_ash"> |
| 662 <structure type="chrome_scaled_image" name="IDR_OTR_ICON" file="common
/otr_icon.png" /> | 627 <structure type="chrome_scaled_image" name="IDR_OTR_ICON" file="common
/otr_icon.png" /> |
| 663 </if> | 628 </if> |
| 664 <if expr="use_ash"> | 629 <if expr="use_ash"> |
| 665 <structure type="chrome_scaled_image" name="IDR_OTR_ICON" file="common
/ash/otr_icon.png" /> | 630 <structure type="chrome_scaled_image" name="IDR_OTR_ICON" file="common
/ash/otr_icon.png" /> |
| 666 <if expr="is_win"> | 631 <if expr="is_win"> |
| 667 <structure type="chrome_scaled_image" name="IDR_OTR_ICON_WIN" file="
common/otr_icon.png" /> | 632 <structure type="chrome_scaled_image" name="IDR_OTR_ICON_WIN" file="
common/otr_icon.png" /> |
| 668 </if> | 633 </if> |
| 669 </if> | 634 </if> |
| (...skipping 232 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 902 <structure type="chrome_scaled_image" name="IDR_AVATAR_THEMED_MAC_BUTTON
_NORMAL_TOP_RIGHT" file="mac/avatar_button/sign_in_button_themed_top_right.png"
/> | 867 <structure type="chrome_scaled_image" name="IDR_AVATAR_THEMED_MAC_BUTTON
_NORMAL_TOP_RIGHT" file="mac/avatar_button/sign_in_button_themed_top_right.png"
/> |
| 903 </if> | 868 </if> |
| 904 | 869 |
| 905 <if expr="chromeos"> | 870 <if expr="chromeos"> |
| 906 <structure type="chrome_scaled_image" name="IDR_PROFILE_PICTURE_LOADING"
file="cros/profile_loading.png" /> | 871 <structure type="chrome_scaled_image" name="IDR_PROFILE_PICTURE_LOADING"
file="cros/profile_loading.png" /> |
| 907 <structure type="chrome_scaled_image" name="IDR_RESET_WARNING" file="res
et_warning.png" /> | 872 <structure type="chrome_scaled_image" name="IDR_RESET_WARNING" file="res
et_warning.png" /> |
| 908 </if> | 873 </if> |
| 909 <structure type="chrome_scaled_image" name="IDR_QUESTION_MARK" file="commo
n/question_mark.png" /> | 874 <structure type="chrome_scaled_image" name="IDR_QUESTION_MARK" file="commo
n/question_mark.png" /> |
| 910 <structure type="chrome_scaled_image" name="IDR_PROFILE_SELECTED" file="co
mmon/profile_selected.png" /> | 875 <structure type="chrome_scaled_image" name="IDR_PROFILE_SELECTED" file="co
mmon/profile_selected.png" /> |
| 911 <structure type="chrome_scaled_image" name="IDR_REGISTER_PROTOCOL_HANDLER"
file="register_protocol_handler.png" /> | 876 <structure type="chrome_scaled_image" name="IDR_REGISTER_PROTOCOL_HANDLER"
file="register_protocol_handler.png" /> |
| 912 <!-- TODO(oshima): Investigate if this is still used --> | |
| 913 <if expr="not toolkit_views and not is_macosx and not is_ios"> | |
| 914 <structure type="chrome_scaled_image" name="IDR_RELOAD" file="reload.png
" /> | |
| 915 <structure type="chrome_scaled_image" name="IDR_RELOAD_H" file="reload_h
over.png" /> | |
| 916 <structure type="chrome_scaled_image" name="IDR_RELOAD_P" file="reload_p
ressed.png" /> | |
| 917 <structure type="chrome_scaled_image" name="IDR_RELOAD_DIMMED" file="rel
oad_dimmed.png" /> | |
| 918 </if> | |
| 919 <if expr="toolkit_views or is_macosx or is_ios"> | 877 <if expr="toolkit_views or is_macosx or is_ios"> |
| 920 <structure type="chrome_scaled_image" name="IDR_RELOAD" file="common/bro
wser_reload_normal.png" /> | 878 <structure type="chrome_scaled_image" name="IDR_RELOAD" file="common/bro
wser_reload_normal.png" /> |
| 921 <structure type="chrome_scaled_image" name="IDR_RELOAD_D" file="common/b
rowser_reload_disabled.png" /> | 879 <structure type="chrome_scaled_image" name="IDR_RELOAD_D" file="common/b
rowser_reload_disabled.png" /> |
| 922 <structure type="chrome_scaled_image" name="IDR_RELOAD_H" file="common/b
rowser_reload_hover.png" /> | 880 <structure type="chrome_scaled_image" name="IDR_RELOAD_H" file="common/b
rowser_reload_hover.png" /> |
| 923 <structure type="chrome_scaled_image" name="IDR_RELOAD_P" file="common/b
rowser_reload_pressed.png" /> | 881 <structure type="chrome_scaled_image" name="IDR_RELOAD_P" file="common/b
rowser_reload_pressed.png" /> |
| 924 <structure type="chrome_scaled_image" name="IDR_RELOAD_DIMMED" file="com
mon/browser_reload_dimmed.png" /> | 882 <structure type="chrome_scaled_image" name="IDR_RELOAD_DIMMED" file="com
mon/browser_reload_dimmed.png" /> |
| 925 </if> | 883 </if> |
| 926 <structure type="chrome_scaled_image" name="IDR_RESTORE_BUTTON_MASK" file=
"common/restore_button_mask.png" /> | 884 <structure type="chrome_scaled_image" name="IDR_RESTORE_BUTTON_MASK" file=
"common/restore_button_mask.png" /> |
| 927 <structure type="chrome_scaled_image" name="IDR_SAD_FAVICON" file="common/
favicon_sad_tab.png" /> | 885 <structure type="chrome_scaled_image" name="IDR_SAD_FAVICON" file="common/
favicon_sad_tab.png" /> |
| 928 <structure type="chrome_scaled_image" name="IDR_SAD_TAB" file="common/sadt
ab.png" /> | 886 <structure type="chrome_scaled_image" name="IDR_SAD_TAB" file="common/sadt
ab.png" /> |
| (...skipping 156 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1085 <structure type="chrome_scaled_image" name="IDR_ORIGIN_CHIP_MALWARE_HOVE
R_CENTER" file="common/chip_malware_hover_center.png" /> | 1043 <structure type="chrome_scaled_image" name="IDR_ORIGIN_CHIP_MALWARE_HOVE
R_CENTER" file="common/chip_malware_hover_center.png" /> |
| 1086 <structure type="chrome_scaled_image" name="IDR_ORIGIN_CHIP_MALWARE_HOVE
R_RIGHT" file="common/chip_malware_hover_right.png" /> | 1044 <structure type="chrome_scaled_image" name="IDR_ORIGIN_CHIP_MALWARE_HOVE
R_RIGHT" file="common/chip_malware_hover_right.png" /> |
| 1087 <structure type="chrome_scaled_image" name="IDR_ORIGIN_CHIP_MALWARE_HOVE
R_TOP_LEFT" file="common/chip_malware_hover_top_left.png" /> | 1045 <structure type="chrome_scaled_image" name="IDR_ORIGIN_CHIP_MALWARE_HOVE
R_TOP_LEFT" file="common/chip_malware_hover_top_left.png" /> |
| 1088 <structure type="chrome_scaled_image" name="IDR_ORIGIN_CHIP_MALWARE_HOVE
R_TOP" file="common/chip_malware_hover_top.png" /> | 1046 <structure type="chrome_scaled_image" name="IDR_ORIGIN_CHIP_MALWARE_HOVE
R_TOP" file="common/chip_malware_hover_top.png" /> |
| 1089 <structure type="chrome_scaled_image" name="IDR_ORIGIN_CHIP_MALWARE_HOVE
R_TOP_RIGHT" file="common/chip_malware_hover_top_right.png" /> | 1047 <structure type="chrome_scaled_image" name="IDR_ORIGIN_CHIP_MALWARE_HOVE
R_TOP_RIGHT" file="common/chip_malware_hover_top_right.png" /> |
| 1090 </if> | 1048 </if> |
| 1091 <structure type="chrome_scaled_image" name="IDR_SETTINGS_FAVICON" file="co
mmon/favicon_settings.png" /> | 1049 <structure type="chrome_scaled_image" name="IDR_SETTINGS_FAVICON" file="co
mmon/favicon_settings.png" /> |
| 1092 <structure type="chrome_scaled_image" name="IDR_SHARE" file="share.png" /> | 1050 <structure type="chrome_scaled_image" name="IDR_SHARE" file="share.png" /> |
| 1093 <structure type="chrome_scaled_image" name="IDR_STAR" file="common/star.pn
g" /> | 1051 <structure type="chrome_scaled_image" name="IDR_STAR" file="common/star.pn
g" /> |
| 1094 <structure type="chrome_scaled_image" name="IDR_STAR_LIT" file="common/sta
r_lit.png" /> | 1052 <structure type="chrome_scaled_image" name="IDR_STAR_LIT" file="common/sta
r_lit.png" /> |
| 1095 <if expr="not toolkit_views and not is_macosx and not is_ios"> | |
| 1096 <structure type="chrome_scaled_image" name="IDR_STOP" file="stop.png" /> | |
| 1097 <structure type="chrome_scaled_image" name="IDR_STOP_D" file="stop_disab
led.png" /> | |
| 1098 <structure type="chrome_scaled_image" name="IDR_STOP_H" file="stop_hover
.png" /> | |
| 1099 <structure type="chrome_scaled_image" name="IDR_STOP_P" file="stop_press
ed.png" /> | |
| 1100 </if> | |
| 1101 <if expr="toolkit_views or is_macosx or is_ios"> | 1053 <if expr="toolkit_views or is_macosx or is_ios"> |
| 1102 <structure type="chrome_scaled_image" name="IDR_STOP" file="common/brows
er_stop_normal.png" /> | 1054 <structure type="chrome_scaled_image" name="IDR_STOP" file="common/brows
er_stop_normal.png" /> |
| 1103 <structure type="chrome_scaled_image" name="IDR_STOP_D" file="common/bro
wser_stop_disabled.png" /> | 1055 <structure type="chrome_scaled_image" name="IDR_STOP_D" file="common/bro
wser_stop_disabled.png" /> |
| 1104 <structure type="chrome_scaled_image" name="IDR_STOP_H" file="common/bro
wser_stop_hover.png" /> | 1056 <structure type="chrome_scaled_image" name="IDR_STOP_H" file="common/bro
wser_stop_hover.png" /> |
| 1105 <structure type="chrome_scaled_image" name="IDR_STOP_P" file="common/bro
wser_stop_pressed.png" /> | 1057 <structure type="chrome_scaled_image" name="IDR_STOP_P" file="common/bro
wser_stop_pressed.png" /> |
| 1106 </if> | 1058 </if> |
| 1107 <if expr="chromeos"> | 1059 <if expr="chromeos"> |
| 1108 <structure type="chrome_scaled_image" name="IDR_SUPERVISED_ILLUSTRATION_
START" file="cros/supervised_illustration_start.png" /> | 1060 <structure type="chrome_scaled_image" name="IDR_SUPERVISED_ILLUSTRATION_
START" file="cros/supervised_illustration_start.png" /> |
| 1109 <structure type="chrome_scaled_image" name="IDR_SUPERVISED_ILLUSTRATION_
DONE" file="cros/supervised_illsutration_done.png" /> | 1061 <structure type="chrome_scaled_image" name="IDR_SUPERVISED_ILLUSTRATION_
DONE" file="cros/supervised_illsutration_done.png" /> |
| 1110 </if> | 1062 </if> |
| 1111 <structure type="chrome_scaled_image" name="IDR_SUPERVISED_USER_PLACEHOLDE
R" file="common/supervised_user_placeholder.png" /> | 1063 <structure type="chrome_scaled_image" name="IDR_SUPERVISED_USER_PLACEHOLDE
R" file="common/supervised_user_placeholder.png" /> |
| 1112 <!-- TODO(oshima): Investigate if this is still used --> | |
| 1113 <if expr="not toolkit_views and not is_macosx and not is_ios"> | |
| 1114 <structure type="chrome_scaled_image" name="IDR_TAB_ACTIVE_CENTER" file=
"tab_active_center.png" /> | |
| 1115 <structure type="chrome_scaled_image" name="IDR_TAB_ACTIVE_LEFT" file="t
ab_active_left.png" /> | |
| 1116 <structure type="chrome_scaled_image" name="IDR_TAB_ACTIVE_RIGHT" file="
tab_active_right.png" /> | |
| 1117 </if> | |
| 1118 <if expr="toolkit_views"> | 1064 <if expr="toolkit_views"> |
| 1119 <structure type="chrome_scaled_image" name="IDR_TAB_ACTIVE_CENTER" file=
"common/tab_active_center.png" /> | 1065 <structure type="chrome_scaled_image" name="IDR_TAB_ACTIVE_CENTER" file=
"common/tab_active_center.png" /> |
| 1120 <structure type="chrome_scaled_image" name="IDR_TAB_ACTIVE_LEFT" file="c
ommon/tab_active_left.png" /> | 1066 <structure type="chrome_scaled_image" name="IDR_TAB_ACTIVE_LEFT" file="c
ommon/tab_active_left.png" /> |
| 1121 <structure type="chrome_scaled_image" name="IDR_TAB_ACTIVE_RIGHT" file="
common/tab_active_right.png" /> | 1067 <structure type="chrome_scaled_image" name="IDR_TAB_ACTIVE_RIGHT" file="
common/tab_active_right.png" /> |
| 1122 </if> | 1068 </if> |
| 1123 <if expr="(is_macosx or is_ios) and not toolkit_views"> | 1069 <if expr="(is_macosx or is_ios) and not toolkit_views"> |
| 1124 <structure type="chrome_scaled_image" name="IDR_TAB_ACTIVE_CENTER" file=
"mac/tab_active_center.png" /> | 1070 <structure type="chrome_scaled_image" name="IDR_TAB_ACTIVE_CENTER" file=
"mac/tab_active_center.png" /> |
| 1125 <structure type="chrome_scaled_image" name="IDR_TAB_ACTIVE_LEFT" file="m
ac/tab_active_left.png" /> | 1071 <structure type="chrome_scaled_image" name="IDR_TAB_ACTIVE_LEFT" file="m
ac/tab_active_left.png" /> |
| 1126 <structure type="chrome_scaled_image" name="IDR_TAB_ACTIVE_RIGHT" file="
mac/tab_active_right.png" /> | 1072 <structure type="chrome_scaled_image" name="IDR_TAB_ACTIVE_RIGHT" file="
mac/tab_active_right.png" /> |
| 1127 <structure type="chrome_scaled_image" name="IDR_SWIPE_BACK" file="common
/back_large.png" /> | 1073 <structure type="chrome_scaled_image" name="IDR_SWIPE_BACK" file="common
/back_large.png" /> |
| 1128 <structure type="chrome_scaled_image" name="IDR_SWIPE_FORWARD" file="com
mon/forward_large.png" /> | 1074 <structure type="chrome_scaled_image" name="IDR_SWIPE_FORWARD" file="com
mon/forward_large.png" /> |
| 1129 </if> | 1075 </if> |
| 1130 <!-- Note: Tab close buttons are not traditional buttons. Tab close butto
ns | 1076 <!-- Note: Tab close buttons are not traditional buttons. Tab close butto
ns |
| 1131 fill a background with a color from the theme, tile IDR_CLOSE_1 over
it, | 1077 fill a background with a color from the theme, tile IDR_CLOSE_1 over
it, |
| 1132 then apply IDR_CLOSE_1_MASK. See chrome/browser/ui/views/tabs/tab.cc
--> | 1078 then apply IDR_CLOSE_1_MASK. See chrome/browser/ui/views/tabs/tab.cc
--> |
| 1133 <if expr="not toolkit_views and not is_macosx and not is_ios"> | |
| 1134 <structure type="chrome_scaled_image" name="IDR_TAB_ALPHA_LEFT" file="ta
b_alpha_left.png" /> | |
| 1135 <structure type="chrome_scaled_image" name="IDR_TAB_ALPHA_RIGHT" file="t
ab_alpha_right.png" /> | |
| 1136 </if> | |
| 1137 <if expr="toolkit_views"> | 1079 <if expr="toolkit_views"> |
| 1138 <structure type="chrome_scaled_image" name="IDR_TAB_ALPHA_LEFT" file="co
mmon/tab_alpha_left.png" /> | 1080 <structure type="chrome_scaled_image" name="IDR_TAB_ALPHA_LEFT" file="co
mmon/tab_alpha_left.png" /> |
| 1139 <structure type="chrome_scaled_image" name="IDR_TAB_ALPHA_RIGHT" file="c
ommon/tab_alpha_right.png" /> | 1081 <structure type="chrome_scaled_image" name="IDR_TAB_ALPHA_RIGHT" file="c
ommon/tab_alpha_right.png" /> |
| 1140 </if> | 1082 </if> |
| 1141 <if expr="(is_macosx or is_ios) and not toolkit_views"> | 1083 <if expr="(is_macosx or is_ios) and not toolkit_views"> |
| 1142 <structure type="chrome_scaled_image" name="IDR_TAB_ALPHA_LEFT" file="ma
c/tab_alpha_left.png" /> | 1084 <structure type="chrome_scaled_image" name="IDR_TAB_ALPHA_LEFT" file="ma
c/tab_alpha_left.png" /> |
| 1143 <structure type="chrome_scaled_image" name="IDR_TAB_ALPHA_RIGHT" file="m
ac/tab_alpha_right.png" /> | 1085 <structure type="chrome_scaled_image" name="IDR_TAB_ALPHA_RIGHT" file="m
ac/tab_alpha_right.png" /> |
| 1144 </if> | 1086 </if> |
| 1145 <structure type="chrome_scaled_image" name="IDR_CLOSE_1" file="common/clos
e_1.png" /> | 1087 <structure type="chrome_scaled_image" name="IDR_CLOSE_1" file="common/clos
e_1.png" /> |
| 1146 <structure type="chrome_scaled_image" name="IDR_CLOSE_1_H" file="common/cl
ose_1_hover.png" /> | 1088 <structure type="chrome_scaled_image" name="IDR_CLOSE_1_H" file="common/cl
ose_1_hover.png" /> |
| 1147 <structure type="chrome_scaled_image" name="IDR_CLOSE_1_MASK" file="common
/close_1_mask.png" /> | 1089 <structure type="chrome_scaled_image" name="IDR_CLOSE_1_MASK" file="common
/close_1_mask.png" /> |
| 1148 <structure type="chrome_scaled_image" name="IDR_CLOSE_1_P" file="common/cl
ose_1_pressed.png" /> | 1090 <structure type="chrome_scaled_image" name="IDR_CLOSE_1_P" file="common/cl
ose_1_pressed.png" /> |
| 1149 <structure type="chrome_scaled_image" name="IDR_TAB_AUDIO_INDICATOR" file=
"common/tab_audio_indicator.png" /> | 1091 <structure type="chrome_scaled_image" name="IDR_TAB_AUDIO_INDICATOR" file=
"common/tab_audio_indicator.png" /> |
| 1150 <structure type="chrome_scaled_image" name="IDR_TAB_CAPTURE_INDICATOR" fil
e="common/tab_capture_indicator.png" /> | 1092 <structure type="chrome_scaled_image" name="IDR_TAB_CAPTURE_INDICATOR" fil
e="common/tab_capture_indicator.png" /> |
| 1151 <structure type="chrome_scaled_image" name="IDR_TAB_DROP_DOWN" file="tab_d
rop_down.png" /> | 1093 <structure type="chrome_scaled_image" name="IDR_TAB_DROP_DOWN" file="tab_d
rop_down.png" /> |
| 1152 <structure type="chrome_scaled_image" name="IDR_TAB_DROP_UP" file="tab_dro
p_up.png" /> | 1094 <structure type="chrome_scaled_image" name="IDR_TAB_DROP_UP" file="tab_dro
p_up.png" /> |
| 1153 <!-- TODO(oshima): Investigate if this is still used --> | |
| 1154 <if expr="not toolkit_views and not is_macosx and not is_ios"> | |
| 1155 <structure type="chrome_scaled_image" name="IDR_TAB_INACTIVE_CENTER" fil
e="tab_inactive_center.png" /> | |
| 1156 <structure type="chrome_scaled_image" name="IDR_TAB_INACTIVE_LEFT" file=
"tab_inactive_left.png" /> | |
| 1157 <structure type="chrome_scaled_image" name="IDR_TAB_INACTIVE_RIGHT" file
="tab_inactive_right.png" /> | |
| 1158 </if> | |
| 1159 <if expr="toolkit_views"> | 1095 <if expr="toolkit_views"> |
| 1160 <structure type="chrome_scaled_image" name="IDR_TAB_INACTIVE_CENTER" fil
e="common/tab_inactive_center.png" /> | 1096 <structure type="chrome_scaled_image" name="IDR_TAB_INACTIVE_CENTER" fil
e="common/tab_inactive_center.png" /> |
| 1161 <structure type="chrome_scaled_image" name="IDR_TAB_INACTIVE_LEFT" file=
"common/tab_inactive_left.png" /> | 1097 <structure type="chrome_scaled_image" name="IDR_TAB_INACTIVE_LEFT" file=
"common/tab_inactive_left.png" /> |
| 1162 <structure type="chrome_scaled_image" name="IDR_TAB_INACTIVE_RIGHT" file
="common/tab_inactive_right.png" /> | 1098 <structure type="chrome_scaled_image" name="IDR_TAB_INACTIVE_RIGHT" file
="common/tab_inactive_right.png" /> |
| 1163 </if> | 1099 </if> |
| 1164 <if expr="(is_macosx or is_ios) and not toolkit_views"> | 1100 <if expr="(is_macosx or is_ios) and not toolkit_views"> |
| 1165 <structure type="chrome_scaled_image" name="IDR_TAB_INACTIVE_CENTER" fil
e="mac/tab_inactive_center.png" /> | 1101 <structure type="chrome_scaled_image" name="IDR_TAB_INACTIVE_CENTER" fil
e="mac/tab_inactive_center.png" /> |
| 1166 <structure type="chrome_scaled_image" name="IDR_TAB_INACTIVE_LEFT" file=
"mac/tab_inactive_left.png" /> | 1102 <structure type="chrome_scaled_image" name="IDR_TAB_INACTIVE_LEFT" file=
"mac/tab_inactive_left.png" /> |
| 1167 <structure type="chrome_scaled_image" name="IDR_TAB_INACTIVE_RIGHT" file
="mac/tab_inactive_right.png" /> | 1103 <structure type="chrome_scaled_image" name="IDR_TAB_INACTIVE_RIGHT" file
="mac/tab_inactive_right.png" /> |
| 1168 </if> | 1104 </if> |
| (...skipping 73 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1242 <structure type="chrome_scaled_image" name="IDR_THROBBER_WAITING" file="co
mmon/throbber_waiting.png" /> | 1178 <structure type="chrome_scaled_image" name="IDR_THROBBER_WAITING" file="co
mmon/throbber_waiting.png" /> |
| 1243 <if expr="use_ash"> | 1179 <if expr="use_ash"> |
| 1244 <structure type="chrome_scaled_image" name="IDR_TOOLBAR_SHADE_BOTTOM" fi
le="common/toolbar_shade_bottom.png" /> | 1180 <structure type="chrome_scaled_image" name="IDR_TOOLBAR_SHADE_BOTTOM" fi
le="common/toolbar_shade_bottom.png" /> |
| 1245 <structure type="chrome_scaled_image" name="IDR_TOOLBAR_SHADE_LEFT" file
="common/toolbar_shade_left.png" /> | 1181 <structure type="chrome_scaled_image" name="IDR_TOOLBAR_SHADE_LEFT" file
="common/toolbar_shade_left.png" /> |
| 1246 <structure type="chrome_scaled_image" name="IDR_TOOLBAR_SHADE_RIGHT" fil
e="common/toolbar_shade_right.png" /> | 1182 <structure type="chrome_scaled_image" name="IDR_TOOLBAR_SHADE_RIGHT" fil
e="common/toolbar_shade_right.png" /> |
| 1247 <structure type="chrome_scaled_image" name="IDR_TOOLBAR_SHADE_TOP" file=
"common/toolbar_shade_top.png" /> | 1183 <structure type="chrome_scaled_image" name="IDR_TOOLBAR_SHADE_TOP" file=
"common/toolbar_shade_top.png" /> |
| 1248 </if> | 1184 </if> |
| 1249 <if expr="is_macosx or is_ios"> | 1185 <if expr="is_macosx or is_ios"> |
| 1250 <structure type="chrome_scaled_image" name="IDR_TOOLBAR_SHADE_TOP" file=
"mac/toolbar_shade_top.png" /> | 1186 <structure type="chrome_scaled_image" name="IDR_TOOLBAR_SHADE_TOP" file=
"mac/toolbar_shade_top.png" /> |
| 1251 </if> | 1187 </if> |
| 1252 | |
| 1253 <if expr="not toolkit_views and not is_macosx and not is_ios"> | |
| 1254 <structure type="chrome_scaled_image" name="IDR_TOOLS" file="tools.png"
/> | |
| 1255 <structure type="chrome_scaled_image" name="IDR_TOOLS_H" file="tools_hov
er.png" /> | |
| 1256 <structure type="chrome_scaled_image" name="IDR_TOOLS_P" file="tools_pre
ssed.png" /> | |
| 1257 </if> | |
| 1258 <if expr="pp_ifdef('toolkit_views') or is_macosx or is_ios"> | 1188 <if expr="pp_ifdef('toolkit_views') or is_macosx or is_ios"> |
| 1259 <structure type="chrome_scaled_image" name="IDR_TOOLS" file="common/brow
ser_tools_normal.png" /> | 1189 <structure type="chrome_scaled_image" name="IDR_TOOLS" file="common/brow
ser_tools_normal.png" /> |
| 1260 <structure type="chrome_scaled_image" name="IDR_TOOLS_H" file="common/br
owser_tools_hover.png" /> | 1190 <structure type="chrome_scaled_image" name="IDR_TOOLS_H" file="common/br
owser_tools_hover.png" /> |
| 1261 <structure type="chrome_scaled_image" name="IDR_TOOLS_P" file="common/br
owser_tools_pressed.png" /> | 1191 <structure type="chrome_scaled_image" name="IDR_TOOLS_P" file="common/br
owser_tools_pressed.png" /> |
| 1262 </if> | 1192 </if> |
| 1263 | 1193 |
| 1264 <structure type="chrome_scaled_image" name="IDR_TOOLBAR_BEZEL_HOVER" file=
"common/browser_toolbar_bezel_hover.png" /> | 1194 <structure type="chrome_scaled_image" name="IDR_TOOLBAR_BEZEL_HOVER" file=
"common/browser_toolbar_bezel_hover.png" /> |
| 1265 <structure type="chrome_scaled_image" name="IDR_TOOLBAR_BEZEL_PRESSED" fil
e="common/browser_toolbar_bezel_pressed.png" /> | 1195 <structure type="chrome_scaled_image" name="IDR_TOOLBAR_BEZEL_PRESSED" fil
e="common/browser_toolbar_bezel_pressed.png" /> |
| 1266 <structure type="chrome_scaled_image" name="IDR_TOOLS_BAR" file="common/br
owser_tools_bar.png" /> | 1196 <structure type="chrome_scaled_image" name="IDR_TOOLS_BAR" file="common/br
owser_tools_bar.png" /> |
| 1267 <structure type="chrome_scaled_image" name="IDR_TOOLS_BAR_LOW" file="commo
n/browser_tools_bar_low.png" /> | 1197 <structure type="chrome_scaled_image" name="IDR_TOOLS_BAR_LOW" file="commo
n/browser_tools_bar_low.png" /> |
| 1268 <structure type="chrome_scaled_image" name="IDR_TOOLS_BAR_MEDIUM" file="co
mmon/browser_tools_bar_medium.png" /> | 1198 <structure type="chrome_scaled_image" name="IDR_TOOLS_BAR_MEDIUM" file="co
mmon/browser_tools_bar_medium.png" /> |
| 1269 <structure type="chrome_scaled_image" name="IDR_TOOLS_BAR_HIGH" file="comm
on/browser_tools_bar_high.png" /> | 1199 <structure type="chrome_scaled_image" name="IDR_TOOLS_BAR_HIGH" file="comm
on/browser_tools_bar_high.png" /> |
| 1270 <structure type="chrome_scaled_image" name="IDR_TRANSLATE" file="translate
.png" /> | 1200 <structure type="chrome_scaled_image" name="IDR_TRANSLATE" file="translate
.png" /> |
| 1271 <structure type="chrome_scaled_image" name="IDR_TRANSLATE_ACTIVE" file="tr
anslate_active.png" /> | 1201 <structure type="chrome_scaled_image" name="IDR_TRANSLATE_ACTIVE" file="tr
anslate_active.png" /> |
| 1272 <structure type="chrome_scaled_image" name="IDR_UP_ARROW" file="common/up_
arrow.png" /> | 1202 <structure type="chrome_scaled_image" name="IDR_UP_ARROW" file="common/up_
arrow.png" /> |
| 1273 <!-- TODO(oshima): Investigate if this is still used --> | |
| 1274 <if expr="not is_macosx and not is_ios and not toolkit_views"> | |
| 1275 <structure type="chrome_scaled_image" name="IDR_UPDATE_BADGE" file="upda
te_badge.png" /> | |
| 1276 <structure type="chrome_scaled_image" name="IDR_UPDATE_BADGE2" file="upd
ate_badge2.png" /> | |
| 1277 <structure type="chrome_scaled_image" name="IDR_UPDATE_BADGE3" file="upd
ate_badge3.png" /> | |
| 1278 </if> | |
| 1279 <structure type="chrome_scaled_image" name="IDR_UPDATE_FAILED" file="commo
n/update_failed.png" /> | 1203 <structure type="chrome_scaled_image" name="IDR_UPDATE_FAILED" file="commo
n/update_failed.png" /> |
| 1280 <structure type="chrome_scaled_image" name="IDR_UPDATE_MENU_SEVERITY_LOW"
file="common/update_menu_severity_low.png" /> | 1204 <structure type="chrome_scaled_image" name="IDR_UPDATE_MENU_SEVERITY_LOW"
file="common/update_menu_severity_low.png" /> |
| 1281 <structure type="chrome_scaled_image" name="IDR_UPDATE_MENU_SEVERITY_MEDIU
M" file="common/update_menu_severity_medium.png" /> | 1205 <structure type="chrome_scaled_image" name="IDR_UPDATE_MENU_SEVERITY_MEDIU
M" file="common/update_menu_severity_medium.png" /> |
| 1282 <structure type="chrome_scaled_image" name="IDR_UPDATE_MENU_SEVERITY_HIGH"
file="common/update_menu_severity_high.png" /> | 1206 <structure type="chrome_scaled_image" name="IDR_UPDATE_MENU_SEVERITY_HIGH"
file="common/update_menu_severity_high.png" /> |
| 1283 <structure type="chrome_scaled_image" name="IDR_UPDATE_UPTODATE" file="com
mon/update_uptodate.png" /> | 1207 <structure type="chrome_scaled_image" name="IDR_UPDATE_UPTODATE" file="com
mon/update_uptodate.png" /> |
| 1284 <if expr="chromeos"> | 1208 <if expr="chromeos"> |
| 1285 <structure type="chrome_scaled_image" name="IDR_USER_IMAGE_CAPTURE" file
="common/snapshot_wide.png" /> | 1209 <structure type="chrome_scaled_image" name="IDR_USER_IMAGE_CAPTURE" file
="common/snapshot_wide.png" /> |
| 1286 <structure type="chrome_scaled_image" name="IDR_USER_IMAGE_RECYCLE" file
="common/discard_wide.png" /> | 1210 <structure type="chrome_scaled_image" name="IDR_USER_IMAGE_RECYCLE" file
="common/discard_wide.png" /> |
| 1287 </if> | 1211 </if> |
| 1288 <structure type="chrome_scaled_image" name="IDR_WALLET_ICON" file="wallet.
png" /> | 1212 <structure type="chrome_scaled_image" name="IDR_WALLET_ICON" file="wallet.
png" /> |
| (...skipping 28 matching lines...) Expand all Loading... |
| 1317 <structure type="chrome_scaled_image" name="IDR_PEOPLE_SEARCH_ACTION_EMAIL
" file="common/mail.png" /> | 1241 <structure type="chrome_scaled_image" name="IDR_PEOPLE_SEARCH_ACTION_EMAIL
" file="common/mail.png" /> |
| 1318 <structure type="chrome_scaled_image" name="IDR_PEOPLE_SEARCH_ACTION_EMAIL
_HOVER" file="common/mail_hover.png" /> | 1242 <structure type="chrome_scaled_image" name="IDR_PEOPLE_SEARCH_ACTION_EMAIL
_HOVER" file="common/mail_hover.png" /> |
| 1319 <structure type="chrome_scaled_image" name="IDR_PEOPLE_SEARCH_ACTION_EMAIL
_PRESSED" file="common/mail_pressed.png" /> | 1243 <structure type="chrome_scaled_image" name="IDR_PEOPLE_SEARCH_ACTION_EMAIL
_PRESSED" file="common/mail_pressed.png" /> |
| 1320 <structure type="chrome_scaled_image" name="IDR_PEOPLE_SEARCH_ACTION_CHAT"
file="common/chat.png" /> | 1244 <structure type="chrome_scaled_image" name="IDR_PEOPLE_SEARCH_ACTION_CHAT"
file="common/chat.png" /> |
| 1321 <structure type="chrome_scaled_image" name="IDR_PEOPLE_SEARCH_ACTION_CHAT_
HOVER" file="common/chat_hover.png" /> | 1245 <structure type="chrome_scaled_image" name="IDR_PEOPLE_SEARCH_ACTION_CHAT_
HOVER" file="common/chat_hover.png" /> |
| 1322 <structure type="chrome_scaled_image" name="IDR_PEOPLE_SEARCH_ACTION_CHAT_
PRESSED" file="common/chat_pressed.png" /> | 1246 <structure type="chrome_scaled_image" name="IDR_PEOPLE_SEARCH_ACTION_CHAT_
PRESSED" file="common/chat_pressed.png" /> |
| 1323 | 1247 |
| 1324 </structures> | 1248 </structures> |
| 1325 </release> | 1249 </release> |
| 1326 </grit> | 1250 </grit> |
| OLD | NEW |