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

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

Issue 1407233014: Add image assets for WebUSB notification. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Fix theme_resources.h path. Created 5 years, 1 month 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 966 matching lines...) Expand 10 before | Expand all | Expand 10 after
977 <structure type="chrome_scaled_image" name="IDR_TOOLS_BAR_LOW" file="commo n/browser_tools_bar_low.png" /> 977 <structure type="chrome_scaled_image" name="IDR_TOOLS_BAR_LOW" file="commo n/browser_tools_bar_low.png" />
978 <structure type="chrome_scaled_image" name="IDR_TOOLS_BAR_MEDIUM" file="co mmon/browser_tools_bar_medium.png" /> 978 <structure type="chrome_scaled_image" name="IDR_TOOLS_BAR_MEDIUM" file="co mmon/browser_tools_bar_medium.png" />
979 <structure type="chrome_scaled_image" name="IDR_TOOLS_BAR_HIGH" file="comm on/browser_tools_bar_high.png" /> 979 <structure type="chrome_scaled_image" name="IDR_TOOLS_BAR_HIGH" file="comm on/browser_tools_bar_high.png" />
980 <if expr="is_macosx"> 980 <if expr="is_macosx">
981 <structure type="chrome_scaled_image" name="IDR_TRANSLATE" file="legacy/ translate.png" /> 981 <structure type="chrome_scaled_image" name="IDR_TRANSLATE" file="legacy/ translate.png" />
982 <structure type="chrome_scaled_image" name="IDR_TRANSLATE_ACTIVE" file=" legacy/translate_active.png" /> 982 <structure type="chrome_scaled_image" name="IDR_TRANSLATE_ACTIVE" file=" legacy/translate_active.png" />
983 </if> 983 </if>
984 <structure type="chrome_scaled_image" name="IDR_UPDATE_MENU_SEVERITY_LOW" file="common/update_menu_severity_low.png" /> 984 <structure type="chrome_scaled_image" name="IDR_UPDATE_MENU_SEVERITY_LOW" file="common/update_menu_severity_low.png" />
985 <structure type="chrome_scaled_image" name="IDR_UPDATE_MENU_SEVERITY_MEDIU M" file="common/update_menu_severity_medium.png" /> 985 <structure type="chrome_scaled_image" name="IDR_UPDATE_MENU_SEVERITY_MEDIU M" file="common/update_menu_severity_medium.png" />
986 <structure type="chrome_scaled_image" name="IDR_UPDATE_MENU_SEVERITY_HIGH" file="common/update_menu_severity_high.png" /> 986 <structure type="chrome_scaled_image" name="IDR_UPDATE_MENU_SEVERITY_HIGH" file="common/update_menu_severity_high.png" />
987 <structure type="chrome_scaled_image" name="IDR_USB_NOTIFICATION_ICON" fil e="common/notification_usb_icon.png" />
987 <if expr="chromeos"> 988 <if expr="chromeos">
988 <structure type="chrome_scaled_image" name="IDR_USER_IMAGE_CAPTURE" file ="common/snapshot_wide.png" /> 989 <structure type="chrome_scaled_image" name="IDR_USER_IMAGE_CAPTURE" file ="common/snapshot_wide.png" />
989 <structure type="chrome_scaled_image" name="IDR_USER_IMAGE_RECYCLE" file ="common/discard_wide.png" /> 990 <structure type="chrome_scaled_image" name="IDR_USER_IMAGE_RECYCLE" file ="common/discard_wide.png" />
990 </if> 991 </if>
991 <structure type="chrome_scaled_image" name="IDR_WARNING" file="common/aler t_small.png" /> 992 <structure type="chrome_scaled_image" name="IDR_WARNING" file="common/aler t_small.png" />
992 <if expr="is_macosx"> 993 <if expr="is_macosx">
993 <structure type="chrome_scaled_image" name="IDR_WEBSITE_SETTINGS_TABSTRI P_CENTER" file="mac/website_settings_tabstrip_center.png" /> 994 <structure type="chrome_scaled_image" name="IDR_WEBSITE_SETTINGS_TABSTRI P_CENTER" file="mac/website_settings_tabstrip_center.png" />
994 <structure type="chrome_scaled_image" name="IDR_WEBSITE_SETTINGS_TABSTRI P_LEFT" file="mac/website_settings_tabstrip_left.png" /> 995 <structure type="chrome_scaled_image" name="IDR_WEBSITE_SETTINGS_TABSTRI P_LEFT" file="mac/website_settings_tabstrip_left.png" />
995 <structure type="chrome_scaled_image" name="IDR_WEBSITE_SETTINGS_TABSTRI P_RIGHT" file="mac/website_settings_tabstrip_right.png" /> 996 <structure type="chrome_scaled_image" name="IDR_WEBSITE_SETTINGS_TABSTRI P_RIGHT" file="mac/website_settings_tabstrip_right.png" />
996 <structure type="chrome_scaled_image" name="IDR_WEBSITE_SETTINGS_TAB_CEN TER" file="mac/website_settings_tab_center.png" /> 997 <structure type="chrome_scaled_image" name="IDR_WEBSITE_SETTINGS_TAB_CEN TER" file="mac/website_settings_tab_center.png" />
(...skipping 24 matching lines...) Expand all
1021 <!-- People search images --> 1022 <!-- People search images -->
1022 <structure type="chrome_scaled_image" name="IDR_PEOPLE_SEARCH_ACTION_EMAIL " file="common/mail.png" /> 1023 <structure type="chrome_scaled_image" name="IDR_PEOPLE_SEARCH_ACTION_EMAIL " file="common/mail.png" />
1023 <structure type="chrome_scaled_image" name="IDR_PEOPLE_SEARCH_ACTION_EMAIL _HOVER" file="common/mail_hover.png" /> 1024 <structure type="chrome_scaled_image" name="IDR_PEOPLE_SEARCH_ACTION_EMAIL _HOVER" file="common/mail_hover.png" />
1024 <structure type="chrome_scaled_image" name="IDR_PEOPLE_SEARCH_ACTION_EMAIL _PRESSED" file="common/mail_pressed.png" /> 1025 <structure type="chrome_scaled_image" name="IDR_PEOPLE_SEARCH_ACTION_EMAIL _PRESSED" file="common/mail_pressed.png" />
1025 <structure type="chrome_scaled_image" name="IDR_PEOPLE_SEARCH_ACTION_CHAT" file="common/chat.png" /> 1026 <structure type="chrome_scaled_image" name="IDR_PEOPLE_SEARCH_ACTION_CHAT" file="common/chat.png" />
1026 <structure type="chrome_scaled_image" name="IDR_PEOPLE_SEARCH_ACTION_CHAT_ HOVER" file="common/chat_hover.png" /> 1027 <structure type="chrome_scaled_image" name="IDR_PEOPLE_SEARCH_ACTION_CHAT_ HOVER" file="common/chat_hover.png" />
1027 <structure type="chrome_scaled_image" name="IDR_PEOPLE_SEARCH_ACTION_CHAT_ PRESSED" file="common/chat_pressed.png" /> 1028 <structure type="chrome_scaled_image" name="IDR_PEOPLE_SEARCH_ACTION_CHAT_ PRESSED" file="common/chat_pressed.png" />
1028 </structures> 1029 </structures>
1029 </release> 1030 </release>
1030 </grit> 1031 </grit>
OLDNEW
« no previous file with comments | « chrome/app/theme/default_200_percent/common/notification_usb_icon.png ('k') | chrome/browser/chrome_webusb_browser_client.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698