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

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

Issue 1365963004: Don't compile download notification code on !CrOS. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: images and strings Created 5 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 224 matching lines...) Expand 10 before | Expand all | Expand 10 after
235 <structure type="chrome_scaled_image" name="IDR_DOWNLOAD_BUTTON_RIGHT_BOTT OM_NO_DD" file="common/download_button_right_bottom_no_dd.png" /> 235 <structure type="chrome_scaled_image" name="IDR_DOWNLOAD_BUTTON_RIGHT_BOTT OM_NO_DD" file="common/download_button_right_bottom_no_dd.png" />
236 <structure type="chrome_scaled_image" name="IDR_DOWNLOAD_BUTTON_RIGHT_BOTT OM_P" file="common/download_button_right_bottom_pressed.png" /> 236 <structure type="chrome_scaled_image" name="IDR_DOWNLOAD_BUTTON_RIGHT_BOTT OM_P" file="common/download_button_right_bottom_pressed.png" />
237 <structure type="chrome_scaled_image" name="IDR_DOWNLOAD_BUTTON_RIGHT_MIDD LE" file="common/download_button_right_middle.png" /> 237 <structure type="chrome_scaled_image" name="IDR_DOWNLOAD_BUTTON_RIGHT_MIDD LE" file="common/download_button_right_middle.png" />
238 <structure type="chrome_scaled_image" name="IDR_DOWNLOAD_BUTTON_RIGHT_MIDD LE_H" file="common/download_button_right_middle_hover.png" /> 238 <structure type="chrome_scaled_image" name="IDR_DOWNLOAD_BUTTON_RIGHT_MIDD LE_H" file="common/download_button_right_middle_hover.png" />
239 <structure type="chrome_scaled_image" name="IDR_DOWNLOAD_BUTTON_RIGHT_MIDD LE_NO_DD" file="common/download_button_right_middle_no_dd.png" /> 239 <structure type="chrome_scaled_image" name="IDR_DOWNLOAD_BUTTON_RIGHT_MIDD LE_NO_DD" file="common/download_button_right_middle_no_dd.png" />
240 <structure type="chrome_scaled_image" name="IDR_DOWNLOAD_BUTTON_RIGHT_MIDD LE_P" file="common/download_button_right_middle_pressed.png" /> 240 <structure type="chrome_scaled_image" name="IDR_DOWNLOAD_BUTTON_RIGHT_MIDD LE_P" file="common/download_button_right_middle_pressed.png" />
241 <structure type="chrome_scaled_image" name="IDR_DOWNLOAD_BUTTON_RIGHT_TOP" file="common/download_button_right_top.png" /> 241 <structure type="chrome_scaled_image" name="IDR_DOWNLOAD_BUTTON_RIGHT_TOP" file="common/download_button_right_top.png" />
242 <structure type="chrome_scaled_image" name="IDR_DOWNLOAD_BUTTON_RIGHT_TOP_ H" file="common/download_button_right_top_hover.png" /> 242 <structure type="chrome_scaled_image" name="IDR_DOWNLOAD_BUTTON_RIGHT_TOP_ H" file="common/download_button_right_top_hover.png" />
243 <structure type="chrome_scaled_image" name="IDR_DOWNLOAD_BUTTON_RIGHT_TOP_ NO_DD" file="common/download_button_right_top_no_dd.png" /> 243 <structure type="chrome_scaled_image" name="IDR_DOWNLOAD_BUTTON_RIGHT_TOP_ NO_DD" file="common/download_button_right_top_no_dd.png" />
244 <structure type="chrome_scaled_image" name="IDR_DOWNLOAD_BUTTON_RIGHT_TOP_ P" file="common/download_button_right_top_pressed.png" /> 244 <structure type="chrome_scaled_image" name="IDR_DOWNLOAD_BUTTON_RIGHT_TOP_ P" file="common/download_button_right_top_pressed.png" />
245 <if expr="is_macosx">
246 <structure type="chrome_scaled_image" name="IDR_DOWNLOAD_NOTIFICATION_DO WNLOADING" file="legacy/download_icon.png" />
247 <structure type="chrome_scaled_image" name="IDR_DOWNLOAD_NOTIFICATION_ER ROR" file="legacy/download_error.png" />
248 <structure type="chrome_scaled_image" name="IDR_DOWNLOAD_NOTIFICATION_IN COGNITO" file="legacy/download_icon_incognito.png" />
249 <structure type="chrome_scaled_image" name="IDR_DOWNLOAD_NOTIFICATION_WA RNING_BAD" file="legacy/download_warning_bad.png" />
250 <structure type="chrome_scaled_image" name="IDR_DOWNLOAD_NOTIFICATION_WA RNING_UNWANTED" file="legacy/download_warning_unwanted.png" />
251 </if>
252 <structure type="chrome_scaled_image" name="IDR_DOWNLOAD_NOTIFICATION_MENU _CANCEL" file="common/downloads/cancel.png" />
253 <structure type="chrome_scaled_image" name="IDR_DOWNLOAD_NOTIFICATION_MENU _DELETE" file="common/downloads/delete.png" />
254 <structure type="chrome_scaled_image" name="IDR_DOWNLOAD_NOTIFICATION_MENU _DOWNLOAD" file="common/downloads/download.png" />
255 <structure type="chrome_scaled_image" name="IDR_DOWNLOAD_NOTIFICATION_MENU _FOLDER" file="common/downloads/folder.png" />
256 <structure type="chrome_scaled_image" name="IDR_DOWNLOAD_NOTIFICATION_MENU _PAUSE" file="common/downloads/pause.png" />
257 <structure type="chrome_scaled_image" name="IDR_DOWNLOAD_PROGRESS_BACKGROU ND_32" file="common/download_progress_background32.png" />
258 <structure type="chrome_scaled_image" name="IDR_DOWNLOAD_PROGRESS_FOREGROU ND_32" file="common/download_progress_foreground32.png" />
259 <if expr="chromeos"> 245 <if expr="chromeos">
246 <structure type="chrome_scaled_image" name="IDR_DOWNLOAD_NOTIFICATION_ME NU_CANCEL" file="common/downloads/cancel.png" />
247 <structure type="chrome_scaled_image" name="IDR_DOWNLOAD_NOTIFICATION_ME NU_DELETE" file="common/downloads/delete.png" />
248 <structure type="chrome_scaled_image" name="IDR_DOWNLOAD_NOTIFICATION_ME NU_DOWNLOAD" file="common/downloads/download.png" />
249 <structure type="chrome_scaled_image" name="IDR_DOWNLOAD_NOTIFICATION_ME NU_FOLDER" file="common/downloads/folder.png" />
250 <structure type="chrome_scaled_image" name="IDR_DOWNLOAD_NOTIFICATION_ME NU_PAUSE" file="common/downloads/pause.png" />
251 <structure type="chrome_scaled_image" name="IDR_DOWNLOAD_PROGRESS_BACKGR OUND_32" file="common/download_progress_background32.png" />
252 <structure type="chrome_scaled_image" name="IDR_DOWNLOAD_PROGRESS_FOREGR OUND_32" file="common/download_progress_foreground32.png" />
Dan Beam 2015/10/06 16:13:03 ruh roh
260 <structure type="chrome_scaled_image" name="IDR_ENABLE_DEBUGGING_FAILURE " file="cros/enable_debugging_failure.png" /> 253 <structure type="chrome_scaled_image" name="IDR_ENABLE_DEBUGGING_FAILURE " file="cros/enable_debugging_failure.png" />
261 <structure type="chrome_scaled_image" name="IDR_ENABLE_DEBUGGING_SUCCESS " file="cros/enable_debugging_success.png" /> 254 <structure type="chrome_scaled_image" name="IDR_ENABLE_DEBUGGING_SUCCESS " file="cros/enable_debugging_success.png" />
262 </if> 255 </if>
263 <structure type="chrome_scaled_image" name="IDR_ERROR_NETWORK_GENERIC" fil e="common/error_network_generic.png" /> 256 <structure type="chrome_scaled_image" name="IDR_ERROR_NETWORK_GENERIC" fil e="common/error_network_generic.png" />
264 <structure type="chrome_scaled_image" name="IDR_ERROR_NETWORK_OFFLINE" fil e="common/error_network_offline.png" /> 257 <structure type="chrome_scaled_image" name="IDR_ERROR_NETWORK_OFFLINE" fil e="common/error_network_offline.png" />
265 <if expr="enable_extensions"> 258 <if expr="enable_extensions">
266 <structure type="chrome_scaled_image" name="IDR_EXTENSIONS_FAVICON" file ="common/favicon_extensions.png" /> 259 <structure type="chrome_scaled_image" name="IDR_EXTENSIONS_FAVICON" file ="common/favicon_extensions.png" />
267 <structure type="chrome_scaled_image" name="IDR_EXTENSIONS_RATING_STAR_H ALF_LEFT" file="common/extensions_rating_star_half_left.png" /> 260 <structure type="chrome_scaled_image" name="IDR_EXTENSIONS_RATING_STAR_H ALF_LEFT" file="common/extensions_rating_star_half_left.png" />
268 <structure type="chrome_scaled_image" name="IDR_EXTENSIONS_RATING_STAR_H ALF_RIGHT" file="common/extensions_rating_star_half_right.png" /> 261 <structure type="chrome_scaled_image" name="IDR_EXTENSIONS_RATING_STAR_H ALF_RIGHT" file="common/extensions_rating_star_half_right.png" />
269 <structure type="chrome_scaled_image" name="IDR_EXTENSIONS_RATING_STAR_O FF" file="common/extensions_rating_star_off.png" /> 262 <structure type="chrome_scaled_image" name="IDR_EXTENSIONS_RATING_STAR_O FF" file="common/extensions_rating_star_off.png" />
(...skipping 773 matching lines...) Expand 10 before | Expand all | Expand 10 after
1043 <!-- People search images --> 1036 <!-- People search images -->
1044 <structure type="chrome_scaled_image" name="IDR_PEOPLE_SEARCH_ACTION_EMAIL " file="common/mail.png" /> 1037 <structure type="chrome_scaled_image" name="IDR_PEOPLE_SEARCH_ACTION_EMAIL " file="common/mail.png" />
1045 <structure type="chrome_scaled_image" name="IDR_PEOPLE_SEARCH_ACTION_EMAIL _HOVER" file="common/mail_hover.png" /> 1038 <structure type="chrome_scaled_image" name="IDR_PEOPLE_SEARCH_ACTION_EMAIL _HOVER" file="common/mail_hover.png" />
1046 <structure type="chrome_scaled_image" name="IDR_PEOPLE_SEARCH_ACTION_EMAIL _PRESSED" file="common/mail_pressed.png" /> 1039 <structure type="chrome_scaled_image" name="IDR_PEOPLE_SEARCH_ACTION_EMAIL _PRESSED" file="common/mail_pressed.png" />
1047 <structure type="chrome_scaled_image" name="IDR_PEOPLE_SEARCH_ACTION_CHAT" file="common/chat.png" /> 1040 <structure type="chrome_scaled_image" name="IDR_PEOPLE_SEARCH_ACTION_CHAT" file="common/chat.png" />
1048 <structure type="chrome_scaled_image" name="IDR_PEOPLE_SEARCH_ACTION_CHAT_ HOVER" file="common/chat_hover.png" /> 1041 <structure type="chrome_scaled_image" name="IDR_PEOPLE_SEARCH_ACTION_CHAT_ HOVER" file="common/chat_hover.png" />
1049 <structure type="chrome_scaled_image" name="IDR_PEOPLE_SEARCH_ACTION_CHAT_ PRESSED" file="common/chat_pressed.png" /> 1042 <structure type="chrome_scaled_image" name="IDR_PEOPLE_SEARCH_ACTION_CHAT_ PRESSED" file="common/chat_pressed.png" />
1050 </structures> 1043 </structures>
1051 </release> 1044 </release>
1052 </grit> 1045 </grit>
OLDNEW
« no previous file with comments | « chrome/app/theme/default_200_percent/legacy/download_warning_unwanted.png ('k') | chrome/browser/about_flags.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698