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

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

Issue 2403853002: cocoa browser: remove remaining non-MD code (Closed)
Patch Set: git cl format Created 4 years, 2 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
OLDNEW
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 117 matching lines...) Expand 10 before | Expand all | Expand 10 after
128 <structure type="chrome_scaled_image" name="IDR_BOOKMARK_BAR_FOLDER_SUPE RVISED" file="win/bookmark_bar_folder_supervised.png" /> 128 <structure type="chrome_scaled_image" name="IDR_BOOKMARK_BAR_FOLDER_SUPE RVISED" file="win/bookmark_bar_folder_supervised.png" />
129 </if> 129 </if>
130 <structure type="chrome_scaled_image" name="IDR_BOOKMARK_BAR_APPS_SHORTCUT " file="common/apps_bookmark_bar_icon.png" /> 130 <structure type="chrome_scaled_image" name="IDR_BOOKMARK_BAR_APPS_SHORTCUT " file="common/apps_bookmark_bar_icon.png" />
131 <if expr="chromeos"> 131 <if expr="chromeos">
132 <structure type="chrome_scaled_image" name="IDR_BUTTON_USER_IMAGE_CHOOSE _FILE" file="cros/choose_file.png" /> 132 <structure type="chrome_scaled_image" name="IDR_BUTTON_USER_IMAGE_CHOOSE _FILE" file="cros/choose_file.png" />
133 <structure type="chrome_scaled_image" name="IDR_BUTTON_USER_IMAGE_TAKE_P HOTO" file="cros/take_photo.png" /> 133 <structure type="chrome_scaled_image" name="IDR_BUTTON_USER_IMAGE_TAKE_P HOTO" file="cros/take_photo.png" />
134 </if> 134 </if>
135 <if expr="toolkit_views or is_macosx or is_ios"> 135 <if expr="toolkit_views or is_macosx or is_ios">
136 <structure type="chrome_scaled_image" name="IDR_BROWSER_ACTION" file="co mmon/browser_action_normal.png" /> 136 <structure type="chrome_scaled_image" name="IDR_BROWSER_ACTION" file="co mmon/browser_action_normal.png" />
137 </if> 137 </if>
138 <if expr="is_macosx or is_ios">
139 <structure type="chrome_scaled_image" name="IDR_BROWSER_ACTION_H" file=" common/browser_action_hover.png" />
140 <structure type="chrome_scaled_image" name="IDR_BROWSER_ACTION_P" file=" common/browser_action_pressed.png" />
141 </if>
142 <if expr="chromeos"> 138 <if expr="chromeos">
143 <structure type="chrome_scaled_image" name="IDR_BUILDINGS_ILLUSTRATION" file="cros/buildings_illustration.png" /> 139 <structure type="chrome_scaled_image" name="IDR_BUILDINGS_ILLUSTRATION" file="cros/buildings_illustration.png" />
144 </if> 140 </if>
145 <structure type="chrome_scaled_image" name="IDR_CHEVRON_LEFT" file="common /chevron_left.png" /> 141 <structure type="chrome_scaled_image" name="IDR_CHEVRON_LEFT" file="common /chevron_left.png" />
146 <structure type="chrome_scaled_image" name="IDR_CLOSE_BUTTON_MASK" file="c ommon/close_button_mask.png" /> 142 <structure type="chrome_scaled_image" name="IDR_CLOSE_BUTTON_MASK" file="c ommon/close_button_mask.png" />
147 <if expr="is_win"> 143 <if expr="is_win">
148 <structure type="chrome_scaled_image" name="IDR_CONFLICT_FAVICON" file=" common/favicon_conflicts.png" /> 144 <structure type="chrome_scaled_image" name="IDR_CONFLICT_FAVICON" file=" common/favicon_conflicts.png" />
149 </if> 145 </if>
150 <structure type="chrome_scaled_image" name="IDR_COOKIE_ICON" file="common/ cookie.png" /> 146 <structure type="chrome_scaled_image" name="IDR_COOKIE_ICON" file="common/ cookie.png" />
151 <structure type="chrome_scaled_image" name="IDR_COOKIE_STORAGE_ICON" file= "common/cookie_storage.png" /> 147 <structure type="chrome_scaled_image" name="IDR_COOKIE_STORAGE_ICON" file= "common/cookie_storage.png" />
(...skipping 74 matching lines...) Expand 10 before | Expand all | Expand 10 after
226 <structure type="chrome_scaled_image" name="IDR_HOME_H" file="common/bro wser_home_hover.png" /> 222 <structure type="chrome_scaled_image" name="IDR_HOME_H" file="common/bro wser_home_hover.png" />
227 <structure type="chrome_scaled_image" name="IDR_HOME_P" file="common/bro wser_home_pressed.png" /> 223 <structure type="chrome_scaled_image" name="IDR_HOME_P" file="common/bro wser_home_pressed.png" />
228 </if> 224 </if>
229 <structure type="chrome_scaled_image" name="IDR_HOTWORD_NOTIFICATION_ICON" file="common/notification_hotword_icon.png" /> 225 <structure type="chrome_scaled_image" name="IDR_HOTWORD_NOTIFICATION_ICON" file="common/notification_hotword_icon.png" />
230 <if expr="not is_android and not is_ios"> 226 <if expr="not is_android and not is_ios">
231 <!-- TODO(estade): replace with vector image when one's available. --> 227 <!-- TODO(estade): replace with vector image when one's available. -->
232 <structure type="chrome_scaled_image" name="IDR_ICON_PROFILES_MENU_INCOG NITO" file="common/incognito.png" /> 228 <structure type="chrome_scaled_image" name="IDR_ICON_PROFILES_MENU_INCOG NITO" file="common/incognito.png" />
233 </if> 229 </if>
234 <if expr="is_macosx"> 230 <if expr="is_macosx">
235 <structure type="chrome_scaled_image" name="IDR_ICON_PROFILES_ACCOUNT_BU TTON_ERROR" file="legacy/avatar_menu_auth_error.png" /> 231 <structure type="chrome_scaled_image" name="IDR_ICON_PROFILES_ACCOUNT_BU TTON_ERROR" file="legacy/avatar_menu_auth_error.png" />
236 <structure type="chrome_scaled_image" name="IDR_ICON_PROFILES_AVATAR_BUT TON_ERROR" file="legacy/avatar_button_auth_error.png" />
237 <structure type="chrome_scaled_image" name="IDR_ICON_PROFILES_EDIT_CAMER A" file="legacy/edit_camera.png" /> 232 <structure type="chrome_scaled_image" name="IDR_ICON_PROFILES_EDIT_CAMER A" file="legacy/edit_camera.png" />
238 <structure type="chrome_scaled_image" name="IDR_ICON_PROFILES_EDIT_HOVER " file="legacy/edit_button_hover.png" /> 233 <structure type="chrome_scaled_image" name="IDR_ICON_PROFILES_EDIT_HOVER " file="legacy/edit_button_hover.png" />
239 <structure type="chrome_scaled_image" name="IDR_ICON_PROFILES_EDIT_PRESS ED" file="legacy/edit_button_pressed.png" /> 234 <structure type="chrome_scaled_image" name="IDR_ICON_PROFILES_EDIT_PRESS ED" file="legacy/edit_button_pressed.png" />
240 <structure type="chrome_scaled_image" name="IDR_ICON_PROFILES_LEGACY_SUP ERVISED" file="legacy/icon_legacy_supervised.png" /> 235 <structure type="chrome_scaled_image" name="IDR_ICON_PROFILES_LEGACY_SUP ERVISED" file="legacy/icon_legacy_supervised.png" />
241 <structure type="chrome_scaled_image" name="IDR_ICON_PROFILES_MENU_AVATA R" file="legacy/avatar_menu_profile.png" /> 236 <structure type="chrome_scaled_image" name="IDR_ICON_PROFILES_MENU_AVATA R" file="legacy/avatar_menu_profile.png" />
242 <structure type="chrome_scaled_image" name="IDR_ICON_PROFILES_MENU_CHILD " file="legacy/avatar_menu_child.png" /> 237 <structure type="chrome_scaled_image" name="IDR_ICON_PROFILES_MENU_CHILD " file="legacy/avatar_menu_child.png" />
243 <structure type="chrome_scaled_image" name="IDR_ICON_PROFILES_MENU_DISCO NNECT" file="legacy/avatar_menu_disconnect.png" /> 238 <structure type="chrome_scaled_image" name="IDR_ICON_PROFILES_MENU_DISCO NNECT" file="legacy/avatar_menu_disconnect.png" />
244 <structure type="chrome_scaled_image" name="IDR_ICON_PROFILES_MENU_LEGAC Y_SUPERVISED" file="legacy/avatar_menu_legacy_supervised.png" /> 239 <structure type="chrome_scaled_image" name="IDR_ICON_PROFILES_MENU_LEGAC Y_SUPERVISED" file="legacy/avatar_menu_legacy_supervised.png" />
245 <structure type="chrome_scaled_image" name="IDR_ICON_PROFILES_MENU_LOCK" file="legacy/avatar_menu_lock.png" /> 240 <structure type="chrome_scaled_image" name="IDR_ICON_PROFILES_MENU_LOCK" file="legacy/avatar_menu_lock.png" />
246 </if> 241 </if>
(...skipping 55 matching lines...) Expand 10 before | Expand all | Expand 10 after
302 <structure type="chrome_scaled_image" name="IDR_MAXIMIZE_BUTTON_MASK" file ="common/maximize_button_mask.png" /> 297 <structure type="chrome_scaled_image" name="IDR_MAXIMIZE_BUTTON_MASK" file ="common/maximize_button_mask.png" />
303 <structure type="chrome_scaled_image" name="IDR_MINIMIZE_BUTTON_MASK" file ="common/minimize_button_mask.png" /> 298 <structure type="chrome_scaled_image" name="IDR_MINIMIZE_BUTTON_MASK" file ="common/minimize_button_mask.png" />
304 <if expr="chromeos"> 299 <if expr="chromeos">
305 <structure type="chrome_scaled_image" name="IDR_MIRROR_FLIP" file="cros/ mirror_flip.png" /> 300 <structure type="chrome_scaled_image" name="IDR_MIRROR_FLIP" file="cros/ mirror_flip.png" />
306 <structure type="chrome_scaled_image" name="IDR_NETWORK_ADD_CONNECTION" file="cros/network_add_connection.png" /> 301 <structure type="chrome_scaled_image" name="IDR_NETWORK_ADD_CONNECTION" file="cros/network_add_connection.png" />
307 <structure type="chrome_scaled_image" name="IDR_NETWORK_HIDE_PASSWORD" f ile="cros/network_hide_password.png" /> 302 <structure type="chrome_scaled_image" name="IDR_NETWORK_HIDE_PASSWORD" f ile="cros/network_hide_password.png" />
308 <structure type="chrome_scaled_image" name="IDR_NETWORK_HIDE_PASSWORD_HO VER" file="cros/network_hide_password_hover.png" /> 303 <structure type="chrome_scaled_image" name="IDR_NETWORK_HIDE_PASSWORD_HO VER" file="cros/network_hide_password_hover.png" />
309 <structure type="chrome_scaled_image" name="IDR_NETWORK_SHOW_PASSWORD" f ile="cros/network_show_password.png" /> 304 <structure type="chrome_scaled_image" name="IDR_NETWORK_SHOW_PASSWORD" f ile="cros/network_show_password.png" />
310 <structure type="chrome_scaled_image" name="IDR_NETWORK_SHOW_PASSWORD_HO VER" file="cros/network_show_password_hover.png" /> 305 <structure type="chrome_scaled_image" name="IDR_NETWORK_SHOW_PASSWORD_HO VER" file="cros/network_show_password_hover.png" />
311 </if> 306 </if>
312 <if expr="is_macosx or is_ios">
313 <structure type="chrome_scaled_image" name="IDR_NEWTAB_BUTTON" file="com mon/newtab_normal.png" />
314 <structure type="chrome_scaled_image" name="IDR_NEWTAB_BUTTON_H" file="c ommon/newtab_hover.png" />
315 <structure type="chrome_scaled_image" name="IDR_NEWTAB_BUTTON_MASK" file ="common/newtab_button_mask.png" />
316 <structure type="chrome_scaled_image" name="IDR_NEWTAB_BUTTON_P" file="c ommon/newtab_pressed.png" />
317 </if>
318 <if expr="chromeos"> 307 <if expr="chromeos">
319 <structure type="chrome_scaled_image" name="IDR_NEWTAB_CHROME_WELCOME_PA GE_THUMBNAIL" file="cros/ntp_welcome_thumb.png" /> 308 <structure type="chrome_scaled_image" name="IDR_NEWTAB_CHROME_WELCOME_PA GE_THUMBNAIL" file="cros/ntp_welcome_thumb.png" />
320 </if> 309 </if>
321 <if expr="not chromeos"> 310 <if expr="not chromeos">
322 <structure type="chrome_scaled_image" name="IDR_NEWTAB_CHROME_WELCOME_PA GE_THUMBNAIL" file="common/ntp_welcome_thumb.png" /> 311 <structure type="chrome_scaled_image" name="IDR_NEWTAB_CHROME_WELCOME_PA GE_THUMBNAIL" file="common/ntp_welcome_thumb.png" />
323 </if> 312 </if>
324 <structure type="chrome_scaled_image" name="IDR_NEWTAB_WEBSTORE_THUMBNAIL" file="ntp_webstore_thumb.png" /> 313 <structure type="chrome_scaled_image" name="IDR_NEWTAB_WEBSTORE_THUMBNAIL" file="ntp_webstore_thumb.png" />
325 <if expr="use_ash"> 314 <if expr="use_ash">
326 <structure type="chrome_scaled_image" name="IDR_NOTIFICATION_ALERT" file ="common/notification_alert.png" /> 315 <structure type="chrome_scaled_image" name="IDR_NOTIFICATION_ALERT" file ="common/notification_alert.png" />
327 </if> 316 </if>
(...skipping 226 matching lines...) Expand 10 before | Expand all | Expand 10 after
554 <structure type="chrome_scaled_image" name="IDR_AVATAR_NATIVE_BUTTON_PRE SSED_BOTTOM" file="win/avatar_button/win8/sign_in_button_pressed_bottom.png" /> 543 <structure type="chrome_scaled_image" name="IDR_AVATAR_NATIVE_BUTTON_PRE SSED_BOTTOM" file="win/avatar_button/win8/sign_in_button_pressed_bottom.png" />
555 <structure type="chrome_scaled_image" name="IDR_AVATAR_NATIVE_BUTTON_PRE SSED_BOTTOM_LEFT" file="win/avatar_button/win8/sign_in_button_pressed_bottom_lef t.png" /> 544 <structure type="chrome_scaled_image" name="IDR_AVATAR_NATIVE_BUTTON_PRE SSED_BOTTOM_LEFT" file="win/avatar_button/win8/sign_in_button_pressed_bottom_lef t.png" />
556 <structure type="chrome_scaled_image" name="IDR_AVATAR_NATIVE_BUTTON_PRE SSED_BOTTOM_RIGHT" file="win/avatar_button/win8/sign_in_button_pressed_bottom_ri ght.png" /> 545 <structure type="chrome_scaled_image" name="IDR_AVATAR_NATIVE_BUTTON_PRE SSED_BOTTOM_RIGHT" file="win/avatar_button/win8/sign_in_button_pressed_bottom_ri ght.png" />
557 <structure type="chrome_scaled_image" name="IDR_AVATAR_NATIVE_BUTTON_PRE SSED_CENTER" file="win/avatar_button/win8/sign_in_button_pressed_center.png" /> 546 <structure type="chrome_scaled_image" name="IDR_AVATAR_NATIVE_BUTTON_PRE SSED_CENTER" file="win/avatar_button/win8/sign_in_button_pressed_center.png" />
558 <structure type="chrome_scaled_image" name="IDR_AVATAR_NATIVE_BUTTON_PRE SSED_LEFT" file="win/avatar_button/win8/sign_in_button_pressed_left.png" /> 547 <structure type="chrome_scaled_image" name="IDR_AVATAR_NATIVE_BUTTON_PRE SSED_LEFT" file="win/avatar_button/win8/sign_in_button_pressed_left.png" />
559 <structure type="chrome_scaled_image" name="IDR_AVATAR_NATIVE_BUTTON_PRE SSED_RIGHT" file="win/avatar_button/win8/sign_in_button_pressed_right.png" /> 548 <structure type="chrome_scaled_image" name="IDR_AVATAR_NATIVE_BUTTON_PRE SSED_RIGHT" file="win/avatar_button/win8/sign_in_button_pressed_right.png" />
560 <structure type="chrome_scaled_image" name="IDR_AVATAR_NATIVE_BUTTON_PRE SSED_TOP" file="win/avatar_button/win8/sign_in_button_pressed_top.png" /> 549 <structure type="chrome_scaled_image" name="IDR_AVATAR_NATIVE_BUTTON_PRE SSED_TOP" file="win/avatar_button/win8/sign_in_button_pressed_top.png" />
561 <structure type="chrome_scaled_image" name="IDR_AVATAR_NATIVE_BUTTON_PRE SSED_TOP_LEFT" file="win/avatar_button/win8/sign_in_button_pressed_top_left.png" /> 550 <structure type="chrome_scaled_image" name="IDR_AVATAR_NATIVE_BUTTON_PRE SSED_TOP_LEFT" file="win/avatar_button/win8/sign_in_button_pressed_top_left.png" />
562 <structure type="chrome_scaled_image" name="IDR_AVATAR_NATIVE_BUTTON_PRE SSED_TOP_RIGHT" file="win/avatar_button/win8/sign_in_button_pressed_top_right.pn g" /> 551 <structure type="chrome_scaled_image" name="IDR_AVATAR_NATIVE_BUTTON_PRE SSED_TOP_RIGHT" file="win/avatar_button/win8/sign_in_button_pressed_top_right.pn g" />
563 </if> <!-- toolkit_views and not is_macosx --> 552 </if> <!-- toolkit_views and not is_macosx -->
564 <if expr="is_macosx">
565 <!-- Mac -->
566 <structure type="chrome_scaled_image" name="IDR_AVATAR_NATIVE_BUTTON_AVA TAR" file="mac/avatar_button/sign_in_button_avatar.png" />
567 <structure type="chrome_scaled_image" name="IDR_AVATAR_NATIVE_BUTTON_AVA TAR_HOVER" file="mac/avatar_button/sign_in_button_avatar_hover.png" />
568 <structure type="chrome_scaled_image" name="IDR_AVATAR_NATIVE_BUTTON_AVA TAR_PRESSED" file="mac/avatar_button/sign_in_button_avatar_pressed.png" />
569 <structure type="chrome_scaled_image" name="IDR_AVATAR_NATIVE_BUTTON_NOR MAL_BOTTOM" file="mac/avatar_button/sign_in_button_bottom.png" />
570 <structure type="chrome_scaled_image" name="IDR_AVATAR_NATIVE_BUTTON_NOR MAL_BOTTOM_LEFT" file="mac/avatar_button/sign_in_button_bottom_left.png" />
571 <structure type="chrome_scaled_image" name="IDR_AVATAR_NATIVE_BUTTON_NOR MAL_BOTTOM_RIGHT" file="mac/avatar_button/sign_in_button_bottom_right.png" />
572 <structure type="chrome_scaled_image" name="IDR_AVATAR_NATIVE_BUTTON_NOR MAL_CENTER" file="mac/avatar_button/sign_in_button_center.png" />
573 <structure type="chrome_scaled_image" name="IDR_AVATAR_NATIVE_BUTTON_NOR MAL_LEFT" file="mac/avatar_button/sign_in_button_left.png" />
574 <structure type="chrome_scaled_image" name="IDR_AVATAR_NATIVE_BUTTON_NOR MAL_RIGHT" file="mac/avatar_button/sign_in_button_right.png" />
575 <structure type="chrome_scaled_image" name="IDR_AVATAR_NATIVE_BUTTON_NOR MAL_TOP" file="mac/avatar_button/sign_in_button_top.png" />
576 <structure type="chrome_scaled_image" name="IDR_AVATAR_NATIVE_BUTTON_NOR MAL_TOP_LEFT" file="mac/avatar_button/sign_in_button_top_left.png" />
577 <structure type="chrome_scaled_image" name="IDR_AVATAR_NATIVE_BUTTON_NOR MAL_TOP_RIGHT" file="mac/avatar_button/sign_in_button_top_right.png" />
578 <structure type="chrome_scaled_image" name="IDR_AVATAR_NATIVE_BUTTON_HOV ER_BOTTOM" file="mac/avatar_button/sign_in_button_bottom_hover.png" />
579 <structure type="chrome_scaled_image" name="IDR_AVATAR_NATIVE_BUTTON_HOV ER_BOTTOM_LEFT" file="mac/avatar_button/sign_in_button_bottom_left_hover.png" />
580 <structure type="chrome_scaled_image" name="IDR_AVATAR_NATIVE_BUTTON_HOV ER_BOTTOM_RIGHT" file="mac/avatar_button/sign_in_button_bottom_right_hover.png" />
581 <structure type="chrome_scaled_image" name="IDR_AVATAR_NATIVE_BUTTON_HOV ER_CENTER" file="mac/avatar_button/sign_in_button_center_hover.png" />
582 <structure type="chrome_scaled_image" name="IDR_AVATAR_NATIVE_BUTTON_HOV ER_LEFT" file="mac/avatar_button/sign_in_button_left_hover.png" />
583 <structure type="chrome_scaled_image" name="IDR_AVATAR_NATIVE_BUTTON_HOV ER_RIGHT" file="mac/avatar_button/sign_in_button_right_hover.png" />
584 <structure type="chrome_scaled_image" name="IDR_AVATAR_NATIVE_BUTTON_HOV ER_TOP" file="mac/avatar_button/sign_in_button_top_hover.png" />
585 <structure type="chrome_scaled_image" name="IDR_AVATAR_NATIVE_BUTTON_HOV ER_TOP_LEFT" file="mac/avatar_button/sign_in_button_top_left_hover.png" />
586 <structure type="chrome_scaled_image" name="IDR_AVATAR_NATIVE_BUTTON_HOV ER_TOP_RIGHT" file="mac/avatar_button/sign_in_button_top_right_hover.png" />
587 <structure type="chrome_scaled_image" name="IDR_AVATAR_NATIVE_BUTTON_PRE SSED_BOTTOM" file="mac/avatar_button/sign_in_button_bottom_pressed.png" />
588 <structure type="chrome_scaled_image" name="IDR_AVATAR_NATIVE_BUTTON_PRE SSED_BOTTOM_LEFT" file="mac/avatar_button/sign_in_button_bottom_left_pressed.png " />
589 <structure type="chrome_scaled_image" name="IDR_AVATAR_NATIVE_BUTTON_PRE SSED_BOTTOM_RIGHT" file="mac/avatar_button/sign_in_button_bottom_right_pressed.p ng" />
590 <structure type="chrome_scaled_image" name="IDR_AVATAR_NATIVE_BUTTON_PRE SSED_CENTER" file="mac/avatar_button/sign_in_button_center_pressed.png" />
591 <structure type="chrome_scaled_image" name="IDR_AVATAR_NATIVE_BUTTON_PRE SSED_LEFT" file="mac/avatar_button/sign_in_button_left_pressed.png" />
592 <structure type="chrome_scaled_image" name="IDR_AVATAR_NATIVE_BUTTON_PRE SSED_RIGHT" file="mac/avatar_button/sign_in_button_right_pressed.png" />
593 <structure type="chrome_scaled_image" name="IDR_AVATAR_NATIVE_BUTTON_PRE SSED_TOP" file="mac/avatar_button/sign_in_button_top_pressed.png" />
594 <structure type="chrome_scaled_image" name="IDR_AVATAR_NATIVE_BUTTON_PRE SSED_TOP_LEFT" file="mac/avatar_button/sign_in_button_top_left_pressed.png" />
595 <structure type="chrome_scaled_image" name="IDR_AVATAR_NATIVE_BUTTON_PRE SSED_TOP_RIGHT" file="mac/avatar_button/sign_in_button_top_right_pressed.png" />
596
597 <!-- Mac, themed -->
598 <structure type="chrome_scaled_image" name="IDR_AVATAR_THEMED_MAC_BUTTON _NORMAL_BOTTOM" file="mac/avatar_button/sign_in_button_themed_bottom.png" />
599 <structure type="chrome_scaled_image" name="IDR_AVATAR_THEMED_MAC_BUTTON _NORMAL_BOTTOM_LEFT" file="mac/avatar_button/sign_in_button_themed_bottom_left.p ng" />
600 <structure type="chrome_scaled_image" name="IDR_AVATAR_THEMED_MAC_BUTTON _NORMAL_BOTTOM_RIGHT" file="mac/avatar_button/sign_in_button_themed_bottom_right .png" />
601 <structure type="chrome_scaled_image" name="IDR_AVATAR_THEMED_MAC_BUTTON _NORMAL_CENTER" file="mac/avatar_button/sign_in_button_themed_center.png" />
602 <structure type="chrome_scaled_image" name="IDR_AVATAR_THEMED_MAC_BUTTON _NORMAL_LEFT" file="mac/avatar_button/sign_in_button_themed_left.png" />
603 <structure type="chrome_scaled_image" name="IDR_AVATAR_THEMED_MAC_BUTTON _NORMAL_RIGHT" file="mac/avatar_button/sign_in_button_themed_right.png" />
604 <structure type="chrome_scaled_image" name="IDR_AVATAR_THEMED_MAC_BUTTON _NORMAL_TOP" file="mac/avatar_button/sign_in_button_themed_top.png" />
605 <structure type="chrome_scaled_image" name="IDR_AVATAR_THEMED_MAC_BUTTON _NORMAL_TOP_LEFT" file="mac/avatar_button/sign_in_button_themed_top_left.png" />
606 <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" />
607 </if>
608 <if expr="enable_app_list"> 553 <if expr="enable_app_list">
609 <structure type="chrome_scaled_image" name="IDR_PROFILE_PICTURE_LOADING" file="profile_loading.png" /> 554 <structure type="chrome_scaled_image" name="IDR_PROFILE_PICTURE_LOADING" file="profile_loading.png" />
610 </if> 555 </if>
611 <if expr="chromeos"> 556 <if expr="chromeos">
612 <structure type="chrome_scaled_image" name="IDR_RESET_WARNING" file="cro s/reset_warning.png" /> 557 <structure type="chrome_scaled_image" name="IDR_RESET_WARNING" file="cro s/reset_warning.png" />
613 </if> 558 </if>
614 <structure type="chrome_scaled_image" name="IDR_QUESTION_MARK" file="commo n/question_mark.png" /> 559 <structure type="chrome_scaled_image" name="IDR_QUESTION_MARK" file="commo n/question_mark.png" />
615 <structure type="chrome_scaled_image" name="IDR_PROFILE_SELECTED" file="co mmon/profile_selected.png" /> 560 <structure type="chrome_scaled_image" name="IDR_PROFILE_SELECTED" file="co mmon/profile_selected.png" />
616 <structure type="chrome_scaled_image" name="IDR_REGISTER_PROTOCOL_HANDLER" file="register_protocol_handler.png" /> 561 <structure type="chrome_scaled_image" name="IDR_REGISTER_PROTOCOL_HANDLER" file="register_protocol_handler.png" />
617 <structure type="chrome_scaled_image" name="IDR_RESTORE_BUTTON_MASK" file= "common/restore_button_mask.png" /> 562 <structure type="chrome_scaled_image" name="IDR_RESTORE_BUTTON_MASK" file= "common/restore_button_mask.png" />
(...skipping 160 matching lines...) Expand 10 before | Expand all | Expand 10 after
778 <structure type="chrome_scaled_image" name="IDR_WEBSTORE_ICON_32" file=" google_chrome/webstore_icon_32.png" /> 723 <structure type="chrome_scaled_image" name="IDR_WEBSTORE_ICON_32" file=" google_chrome/webstore_icon_32.png" />
779 </if> 724 </if>
780 <if expr="is_macosx"> 725 <if expr="is_macosx">
781 <structure type="chrome_scaled_image" name="IDR_ZOOM_MINUS" file="legacy /zoom_minus.png" /> 726 <structure type="chrome_scaled_image" name="IDR_ZOOM_MINUS" file="legacy /zoom_minus.png" />
782 <structure type="chrome_scaled_image" name="IDR_ZOOM_PLUS" file="legacy/ zoom_plus.png" /> 727 <structure type="chrome_scaled_image" name="IDR_ZOOM_PLUS" file="legacy/ zoom_plus.png" />
783 <structure type="chrome_scaled_image" name="IDR_ZOOM_NORMAL" file="legac y/zoom_reset.png" /> 728 <structure type="chrome_scaled_image" name="IDR_ZOOM_NORMAL" file="legac y/zoom_reset.png" />
784 </if> 729 </if>
785 </structures> 730 </structures>
786 </release> 731 </release>
787 </grit> 732 </grit>
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698