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

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

Issue 1695563002: Media Galleries Partial Deprecation: Remove scan functionality. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 10 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 242 matching lines...) Expand 10 before | Expand all | Expand 10 after
253 <structure type="chrome_scaled_image" name="IDR_EXTENSIONS_FAVICON" file ="common/favicon_extensions.png" /> 253 <structure type="chrome_scaled_image" name="IDR_EXTENSIONS_FAVICON" file ="common/favicon_extensions.png" />
254 <structure type="chrome_scaled_image" name="IDR_EXTENSIONS_RATING_STAR_H ALF_LEFT" file="common/extensions_rating_star_half_left.png" /> 254 <structure type="chrome_scaled_image" name="IDR_EXTENSIONS_RATING_STAR_H ALF_LEFT" file="common/extensions_rating_star_half_left.png" />
255 <structure type="chrome_scaled_image" name="IDR_EXTENSIONS_RATING_STAR_H ALF_RIGHT" file="common/extensions_rating_star_half_right.png" /> 255 <structure type="chrome_scaled_image" name="IDR_EXTENSIONS_RATING_STAR_H ALF_RIGHT" file="common/extensions_rating_star_half_right.png" />
256 <structure type="chrome_scaled_image" name="IDR_EXTENSIONS_RATING_STAR_O FF" file="common/extensions_rating_star_off.png" /> 256 <structure type="chrome_scaled_image" name="IDR_EXTENSIONS_RATING_STAR_O FF" file="common/extensions_rating_star_off.png" />
257 <structure type="chrome_scaled_image" name="IDR_EXTENSIONS_RATING_STAR_O N" file="common/extensions_rating_star_on.png" /> 257 <structure type="chrome_scaled_image" name="IDR_EXTENSIONS_RATING_STAR_O N" file="common/extensions_rating_star_on.png" />
258 <structure type="chrome_scaled_image" name="IDR_EXTENSION_COMMAND_CLOSE" file="common/extension_command_close.png" /> 258 <structure type="chrome_scaled_image" name="IDR_EXTENSION_COMMAND_CLOSE" file="common/extension_command_close.png" />
259 </if> 259 </if>
260 <if expr="chromeos"> 260 <if expr="chromeos">
261 <structure type="chrome_scaled_image" name="IDR_FATAL_ERROR" file="cros/ fatal_error.png" /> 261 <structure type="chrome_scaled_image" name="IDR_FATAL_ERROR" file="cros/ fatal_error.png" />
262 </if> 262 </if>
263 <structure type="chrome_scaled_image" name="IDR_FILE_FOLDER" file="common/ folder.png" />
264 <if expr="chromeos"> 263 <if expr="chromeos">
265 <structure type="chrome_scaled_image" name="IDR_FILETYPE_AUDIO" file="cr os/file_types/audio.png" /> 264 <structure type="chrome_scaled_image" name="IDR_FILETYPE_AUDIO" file="cr os/file_types/audio.png" />
266 <structure type="chrome_scaled_image" name="IDR_FILETYPE_GENERIC" file=" cros/file_types/generic.png" /> 265 <structure type="chrome_scaled_image" name="IDR_FILETYPE_GENERIC" file=" cros/file_types/generic.png" />
267 <structure type="chrome_scaled_image" name="IDR_FILETYPE_IMAGE" file="cr os/file_types/image.png" /> 266 <structure type="chrome_scaled_image" name="IDR_FILETYPE_IMAGE" file="cr os/file_types/image.png" />
268 <structure type="chrome_scaled_image" name="IDR_FILETYPE_PDF" file="cros /file_types/pdf.png" /> 267 <structure type="chrome_scaled_image" name="IDR_FILETYPE_PDF" file="cros /file_types/pdf.png" />
269 <structure type="chrome_scaled_image" name="IDR_FILETYPE_VIDEO" file="cr os/file_types/video.png" /> 268 <structure type="chrome_scaled_image" name="IDR_FILETYPE_VIDEO" file="cr os/file_types/video.png" />
270 <structure type="chrome_scaled_image" name="IDR_FILETYPE_LARGE_AUDIO" fi le="cros/file_types/thumbnails/audio.png" /> 269 <structure type="chrome_scaled_image" name="IDR_FILETYPE_LARGE_AUDIO" fi le="cros/file_types/thumbnails/audio.png" />
271 <structure type="chrome_scaled_image" name="IDR_FILETYPE_LARGE_GENERIC" file="cros/file_types/thumbnails/generic.png" /> 270 <structure type="chrome_scaled_image" name="IDR_FILETYPE_LARGE_GENERIC" file="cros/file_types/thumbnails/generic.png" />
272 <structure type="chrome_scaled_image" name="IDR_FILETYPE_LARGE_IMAGE" fi le="cros/file_types/thumbnails/image.png" /> 271 <structure type="chrome_scaled_image" name="IDR_FILETYPE_LARGE_IMAGE" fi le="cros/file_types/thumbnails/image.png" />
273 <structure type="chrome_scaled_image" name="IDR_FILETYPE_LARGE_VIDEO" fi le="cros/file_types/thumbnails/video.png" /> 272 <structure type="chrome_scaled_image" name="IDR_FILETYPE_LARGE_VIDEO" fi le="cros/file_types/thumbnails/video.png" />
(...skipping 681 matching lines...) Expand 10 before | Expand all | Expand 10 after
955 <structure type="chrome_scaled_image" name="IDR_PEOPLE_SEARCH_ACTION_EMA IL" file="common/mail.png" /> 954 <structure type="chrome_scaled_image" name="IDR_PEOPLE_SEARCH_ACTION_EMA IL" file="common/mail.png" />
956 <structure type="chrome_scaled_image" name="IDR_PEOPLE_SEARCH_ACTION_EMA IL_HOVER" file="common/mail_hover.png" /> 955 <structure type="chrome_scaled_image" name="IDR_PEOPLE_SEARCH_ACTION_EMA IL_HOVER" file="common/mail_hover.png" />
957 <structure type="chrome_scaled_image" name="IDR_PEOPLE_SEARCH_ACTION_EMA IL_PRESSED" file="common/mail_pressed.png" /> 956 <structure type="chrome_scaled_image" name="IDR_PEOPLE_SEARCH_ACTION_EMA IL_PRESSED" file="common/mail_pressed.png" />
958 <structure type="chrome_scaled_image" name="IDR_PEOPLE_SEARCH_ACTION_CHA T" file="common/chat.png" /> 957 <structure type="chrome_scaled_image" name="IDR_PEOPLE_SEARCH_ACTION_CHA T" file="common/chat.png" />
959 <structure type="chrome_scaled_image" name="IDR_PEOPLE_SEARCH_ACTION_CHA T_HOVER" file="common/chat_hover.png" /> 958 <structure type="chrome_scaled_image" name="IDR_PEOPLE_SEARCH_ACTION_CHA T_HOVER" file="common/chat_hover.png" />
960 <structure type="chrome_scaled_image" name="IDR_PEOPLE_SEARCH_ACTION_CHA T_PRESSED" file="common/chat_pressed.png" /> 959 <structure type="chrome_scaled_image" name="IDR_PEOPLE_SEARCH_ACTION_CHA T_PRESSED" file="common/chat_pressed.png" />
961 </if> 960 </if>
962 </structures> 961 </structures>
963 </release> 962 </release>
964 </grit> 963 </grit>
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698