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

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

Issue 1631973002: Revert of Remove Metro mode avatar/profile switcher assets (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 11 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 644 matching lines...) Expand 10 before | Expand all | Expand 10 after
655 <structure type="chrome_scaled_image" name="IDR_AVATAR_GLASS_BUTTON_HOVE R_TOP_RIGHT" file="win/avatar_button/win7/sign_in_button_hover_top_right.png" /> 655 <structure type="chrome_scaled_image" name="IDR_AVATAR_GLASS_BUTTON_HOVE R_TOP_RIGHT" file="win/avatar_button/win7/sign_in_button_hover_top_right.png" />
656 <structure type="chrome_scaled_image" name="IDR_AVATAR_GLASS_BUTTON_PRES SED_BOTTOM" file="win/avatar_button/win7/sign_in_button_pressed_bottom.png" /> 656 <structure type="chrome_scaled_image" name="IDR_AVATAR_GLASS_BUTTON_PRES SED_BOTTOM" file="win/avatar_button/win7/sign_in_button_pressed_bottom.png" />
657 <structure type="chrome_scaled_image" name="IDR_AVATAR_GLASS_BUTTON_PRES SED_BOTTOM_LEFT" file="win/avatar_button/win7/sign_in_button_pressed_bottom_left .png" /> 657 <structure type="chrome_scaled_image" name="IDR_AVATAR_GLASS_BUTTON_PRES SED_BOTTOM_LEFT" file="win/avatar_button/win7/sign_in_button_pressed_bottom_left .png" />
658 <structure type="chrome_scaled_image" name="IDR_AVATAR_GLASS_BUTTON_PRES SED_BOTTOM_RIGHT" file="win/avatar_button/win7/sign_in_button_pressed_bottom_rig ht.png" /> 658 <structure type="chrome_scaled_image" name="IDR_AVATAR_GLASS_BUTTON_PRES SED_BOTTOM_RIGHT" file="win/avatar_button/win7/sign_in_button_pressed_bottom_rig ht.png" />
659 <structure type="chrome_scaled_image" name="IDR_AVATAR_GLASS_BUTTON_PRES SED_CENTER" file="win/avatar_button/win7/sign_in_button_pressed_center.png" /> 659 <structure type="chrome_scaled_image" name="IDR_AVATAR_GLASS_BUTTON_PRES SED_CENTER" file="win/avatar_button/win7/sign_in_button_pressed_center.png" />
660 <structure type="chrome_scaled_image" name="IDR_AVATAR_GLASS_BUTTON_PRES SED_LEFT" file="win/avatar_button/win7/sign_in_button_pressed_left.png" /> 660 <structure type="chrome_scaled_image" name="IDR_AVATAR_GLASS_BUTTON_PRES SED_LEFT" file="win/avatar_button/win7/sign_in_button_pressed_left.png" />
661 <structure type="chrome_scaled_image" name="IDR_AVATAR_GLASS_BUTTON_PRES SED_RIGHT" file="win/avatar_button/win7/sign_in_button_pressed_right.png" /> 661 <structure type="chrome_scaled_image" name="IDR_AVATAR_GLASS_BUTTON_PRES SED_RIGHT" file="win/avatar_button/win7/sign_in_button_pressed_right.png" />
662 <structure type="chrome_scaled_image" name="IDR_AVATAR_GLASS_BUTTON_PRES SED_TOP" file="win/avatar_button/win7/sign_in_button_pressed_top.png" /> 662 <structure type="chrome_scaled_image" name="IDR_AVATAR_GLASS_BUTTON_PRES SED_TOP" file="win/avatar_button/win7/sign_in_button_pressed_top.png" />
663 <structure type="chrome_scaled_image" name="IDR_AVATAR_GLASS_BUTTON_PRES SED_TOP_LEFT" file="win/avatar_button/win7/sign_in_button_pressed_top_left.png" /> 663 <structure type="chrome_scaled_image" name="IDR_AVATAR_GLASS_BUTTON_PRES SED_TOP_LEFT" file="win/avatar_button/win7/sign_in_button_pressed_top_left.png" />
664 <structure type="chrome_scaled_image" name="IDR_AVATAR_GLASS_BUTTON_PRES SED_TOP_RIGHT" file="win/avatar_button/win7/sign_in_button_pressed_top_right.png " /> 664 <structure type="chrome_scaled_image" name="IDR_AVATAR_GLASS_BUTTON_PRES SED_TOP_RIGHT" file="win/avatar_button/win7/sign_in_button_pressed_top_right.png " />
665
666 <!-- Windows, metro -->
667 <structure type="chrome_scaled_image" name="IDR_AVATAR_METRO_BUTTON_AVAT AR" file="win/avatar_button/win8/sign_in_button_avatar.png" />
668 <structure type="chrome_scaled_image" name="IDR_AVATAR_METRO_BUTTON_NORM AL_BOTTOM" file="win/avatar_button/win8/sign_in_button_bottom.png" />
669 <structure type="chrome_scaled_image" name="IDR_AVATAR_METRO_BUTTON_NORM AL_BOTTOM_LEFT" file="win/avatar_button/win8/sign_in_button_bottom_left.png" />
670 <structure type="chrome_scaled_image" name="IDR_AVATAR_METRO_BUTTON_NORM AL_BOTTOM_RIGHT" file="win/avatar_button/win8/sign_in_button_bottom_right.png" / >
671 <structure type="chrome_scaled_image" name="IDR_AVATAR_METRO_BUTTON_NORM AL_CENTER" file="win/avatar_button/win8/sign_in_button_center.png" />
672 <structure type="chrome_scaled_image" name="IDR_AVATAR_METRO_BUTTON_NORM AL_LEFT" file="win/avatar_button/win8/sign_in_button_left.png" />
673 <structure type="chrome_scaled_image" name="IDR_AVATAR_METRO_BUTTON_NORM AL_RIGHT" file="win/avatar_button/win8/sign_in_button_right.png" />
674 <structure type="chrome_scaled_image" name="IDR_AVATAR_METRO_BUTTON_NORM AL_TOP" file="win/avatar_button/win8/sign_in_button_top.png" />
675 <structure type="chrome_scaled_image" name="IDR_AVATAR_METRO_BUTTON_NORM AL_TOP_LEFT" file="win/avatar_button/win8/sign_in_button_top_left.png" />
676 <structure type="chrome_scaled_image" name="IDR_AVATAR_METRO_BUTTON_NORM AL_TOP_RIGHT" file="win/avatar_button/win8/sign_in_button_top_right.png" />
677 <structure type="chrome_scaled_image" name="IDR_AVATAR_METRO_BUTTON_HOVE R_BOTTOM" file="win/avatar_button/win8/sign_in_button_hover_bottom.png" />
678 <structure type="chrome_scaled_image" name="IDR_AVATAR_METRO_BUTTON_HOVE R_BOTTOM_LEFT" file="win/avatar_button/win8/sign_in_button_hover_bottom_left.png " />
679 <structure type="chrome_scaled_image" name="IDR_AVATAR_METRO_BUTTON_HOVE R_BOTTOM_RIGHT" file="win/avatar_button/win8/sign_in_button_hover_bottom_right.p ng" />
680 <structure type="chrome_scaled_image" name="IDR_AVATAR_METRO_BUTTON_HOVE R_CENTER" file="win/avatar_button/win8/sign_in_button_hover_center.png" />
681 <structure type="chrome_scaled_image" name="IDR_AVATAR_METRO_BUTTON_HOVE R_LEFT" file="win/avatar_button/win8/sign_in_button_hover_left.png" />
682 <structure type="chrome_scaled_image" name="IDR_AVATAR_METRO_BUTTON_HOVE R_RIGHT" file="win/avatar_button/win8/sign_in_button_hover_right.png" />
683 <structure type="chrome_scaled_image" name="IDR_AVATAR_METRO_BUTTON_HOVE R_TOP" file="win/avatar_button/win8/sign_in_button_hover_top.png" />
684 <structure type="chrome_scaled_image" name="IDR_AVATAR_METRO_BUTTON_HOVE R_TOP_LEFT" file="win/avatar_button/win8/sign_in_button_hover_top_left.png" />
685 <structure type="chrome_scaled_image" name="IDR_AVATAR_METRO_BUTTON_HOVE R_TOP_RIGHT" file="win/avatar_button/win8/sign_in_button_hover_top_right.png" />
686 <structure type="chrome_scaled_image" name="IDR_AVATAR_METRO_BUTTON_PRES SED_BOTTOM" file="win/avatar_button/win8/sign_in_button_pressed_bottom.png" />
687 <structure type="chrome_scaled_image" name="IDR_AVATAR_METRO_BUTTON_PRES SED_BOTTOM_LEFT" file="win/avatar_button/win8/sign_in_button_pressed_bottom_left .png" />
688 <structure type="chrome_scaled_image" name="IDR_AVATAR_METRO_BUTTON_PRES SED_BOTTOM_RIGHT" file="win/avatar_button/win8/sign_in_button_pressed_bottom_rig ht.png" />
689 <structure type="chrome_scaled_image" name="IDR_AVATAR_METRO_BUTTON_PRES SED_CENTER" file="win/avatar_button/win8/sign_in_button_pressed_center.png" />
690 <structure type="chrome_scaled_image" name="IDR_AVATAR_METRO_BUTTON_PRES SED_LEFT" file="win/avatar_button/win8/sign_in_button_pressed_left.png" />
691 <structure type="chrome_scaled_image" name="IDR_AVATAR_METRO_BUTTON_PRES SED_RIGHT" file="win/avatar_button/win8/sign_in_button_pressed_right.png" />
692 <structure type="chrome_scaled_image" name="IDR_AVATAR_METRO_BUTTON_PRES SED_TOP" file="win/avatar_button/win8/sign_in_button_pressed_top.png" />
693 <structure type="chrome_scaled_image" name="IDR_AVATAR_METRO_BUTTON_PRES SED_TOP_LEFT" file="win/avatar_button/win8/sign_in_button_pressed_top_left.png" />
694 <structure type="chrome_scaled_image" name="IDR_AVATAR_METRO_BUTTON_PRES SED_TOP_RIGHT" file="win/avatar_button/win8/sign_in_button_pressed_top_right.png " />
665 </if> <!-- toolkit_views and not is_macosx --> 695 </if> <!-- toolkit_views and not is_macosx -->
666 <if expr="is_macosx"> 696 <if expr="is_macosx">
667 <!-- Mac --> 697 <!-- Mac -->
668 <structure type="chrome_scaled_image" name="IDR_AVATAR_MAC_BUTTON_AVATAR " file="mac/avatar_button/sign_in_button_avatar.png" /> 698 <structure type="chrome_scaled_image" name="IDR_AVATAR_MAC_BUTTON_AVATAR " file="mac/avatar_button/sign_in_button_avatar.png" />
669 <structure type="chrome_scaled_image" name="IDR_AVATAR_MAC_BUTTON_AVATAR _HOVER" file="mac/avatar_button/sign_in_button_avatar_hover.png" /> 699 <structure type="chrome_scaled_image" name="IDR_AVATAR_MAC_BUTTON_AVATAR _HOVER" file="mac/avatar_button/sign_in_button_avatar_hover.png" />
670 <structure type="chrome_scaled_image" name="IDR_AVATAR_MAC_BUTTON_AVATAR _PRESSED" file="mac/avatar_button/sign_in_button_avatar_pressed.png" /> 700 <structure type="chrome_scaled_image" name="IDR_AVATAR_MAC_BUTTON_AVATAR _PRESSED" file="mac/avatar_button/sign_in_button_avatar_pressed.png" />
671 <structure type="chrome_scaled_image" name="IDR_AVATAR_MAC_BUTTON_NORMAL _BOTTOM" file="mac/avatar_button/sign_in_button_bottom.png" /> 701 <structure type="chrome_scaled_image" name="IDR_AVATAR_MAC_BUTTON_NORMAL _BOTTOM" file="mac/avatar_button/sign_in_button_bottom.png" />
672 <structure type="chrome_scaled_image" name="IDR_AVATAR_MAC_BUTTON_NORMAL _BOTTOM_LEFT" file="mac/avatar_button/sign_in_button_bottom_left.png" /> 702 <structure type="chrome_scaled_image" name="IDR_AVATAR_MAC_BUTTON_NORMAL _BOTTOM_LEFT" file="mac/avatar_button/sign_in_button_bottom_left.png" />
673 <structure type="chrome_scaled_image" name="IDR_AVATAR_MAC_BUTTON_NORMAL _BOTTOM_RIGHT" file="mac/avatar_button/sign_in_button_bottom_right.png" /> 703 <structure type="chrome_scaled_image" name="IDR_AVATAR_MAC_BUTTON_NORMAL _BOTTOM_RIGHT" file="mac/avatar_button/sign_in_button_bottom_right.png" />
674 <structure type="chrome_scaled_image" name="IDR_AVATAR_MAC_BUTTON_NORMAL _CENTER" file="mac/avatar_button/sign_in_button_center.png" /> 704 <structure type="chrome_scaled_image" name="IDR_AVATAR_MAC_BUTTON_NORMAL _CENTER" file="mac/avatar_button/sign_in_button_center.png" />
(...skipping 281 matching lines...) Expand 10 before | Expand all | Expand 10 after
956 <structure type="chrome_scaled_image" name="IDR_PEOPLE_SEARCH_ACTION_EMA IL" file="common/mail.png" /> 986 <structure type="chrome_scaled_image" name="IDR_PEOPLE_SEARCH_ACTION_EMA IL" file="common/mail.png" />
957 <structure type="chrome_scaled_image" name="IDR_PEOPLE_SEARCH_ACTION_EMA IL_HOVER" file="common/mail_hover.png" /> 987 <structure type="chrome_scaled_image" name="IDR_PEOPLE_SEARCH_ACTION_EMA IL_HOVER" file="common/mail_hover.png" />
958 <structure type="chrome_scaled_image" name="IDR_PEOPLE_SEARCH_ACTION_EMA IL_PRESSED" file="common/mail_pressed.png" /> 988 <structure type="chrome_scaled_image" name="IDR_PEOPLE_SEARCH_ACTION_EMA IL_PRESSED" file="common/mail_pressed.png" />
959 <structure type="chrome_scaled_image" name="IDR_PEOPLE_SEARCH_ACTION_CHA T" file="common/chat.png" /> 989 <structure type="chrome_scaled_image" name="IDR_PEOPLE_SEARCH_ACTION_CHA T" file="common/chat.png" />
960 <structure type="chrome_scaled_image" name="IDR_PEOPLE_SEARCH_ACTION_CHA T_HOVER" file="common/chat_hover.png" /> 990 <structure type="chrome_scaled_image" name="IDR_PEOPLE_SEARCH_ACTION_CHA T_HOVER" file="common/chat_hover.png" />
961 <structure type="chrome_scaled_image" name="IDR_PEOPLE_SEARCH_ACTION_CHA T_PRESSED" file="common/chat_pressed.png" /> 991 <structure type="chrome_scaled_image" name="IDR_PEOPLE_SEARCH_ACTION_CHA T_PRESSED" file="common/chat_pressed.png" />
962 </if> 992 </if>
963 </structures> 993 </structures>
964 </release> 994 </release>
965 </grit> 995 </grit>
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698