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

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, 9 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 239 matching lines...) Expand 10 before | Expand all | Expand 10 after
250 <structure type="chrome_scaled_image" name="IDR_EXTENSIONS_FAVICON" file ="common/favicon_extensions.png" /> 250 <structure type="chrome_scaled_image" name="IDR_EXTENSIONS_FAVICON" file ="common/favicon_extensions.png" />
251 <structure type="chrome_scaled_image" name="IDR_EXTENSIONS_RATING_STAR_H ALF_LEFT" file="common/extensions_rating_star_half_left.png" /> 251 <structure type="chrome_scaled_image" name="IDR_EXTENSIONS_RATING_STAR_H ALF_LEFT" file="common/extensions_rating_star_half_left.png" />
252 <structure type="chrome_scaled_image" name="IDR_EXTENSIONS_RATING_STAR_H ALF_RIGHT" file="common/extensions_rating_star_half_right.png" /> 252 <structure type="chrome_scaled_image" name="IDR_EXTENSIONS_RATING_STAR_H ALF_RIGHT" file="common/extensions_rating_star_half_right.png" />
253 <structure type="chrome_scaled_image" name="IDR_EXTENSIONS_RATING_STAR_O FF" file="common/extensions_rating_star_off.png" /> 253 <structure type="chrome_scaled_image" name="IDR_EXTENSIONS_RATING_STAR_O FF" file="common/extensions_rating_star_off.png" />
254 <structure type="chrome_scaled_image" name="IDR_EXTENSIONS_RATING_STAR_O N" file="common/extensions_rating_star_on.png" /> 254 <structure type="chrome_scaled_image" name="IDR_EXTENSIONS_RATING_STAR_O N" file="common/extensions_rating_star_on.png" />
255 <structure type="chrome_scaled_image" name="IDR_EXTENSION_COMMAND_CLOSE" file="common/extension_command_close.png" /> 255 <structure type="chrome_scaled_image" name="IDR_EXTENSION_COMMAND_CLOSE" file="common/extension_command_close.png" />
256 </if> 256 </if>
257 <if expr="chromeos"> 257 <if expr="chromeos">
258 <structure type="chrome_scaled_image" name="IDR_FATAL_ERROR" file="cros/ fatal_error.png" /> 258 <structure type="chrome_scaled_image" name="IDR_FATAL_ERROR" file="cros/ fatal_error.png" />
259 </if> 259 </if>
260 <structure type="chrome_scaled_image" name="IDR_FILE_FOLDER" file="common/ folder.png" />
261 <if expr="chromeos"> 260 <if expr="chromeos">
262 <structure type="chrome_scaled_image" name="IDR_FILETYPE_AUDIO" file="cr os/file_types/audio.png" /> 261 <structure type="chrome_scaled_image" name="IDR_FILETYPE_AUDIO" file="cr os/file_types/audio.png" />
263 <structure type="chrome_scaled_image" name="IDR_FILETYPE_GENERIC" file=" cros/file_types/generic.png" /> 262 <structure type="chrome_scaled_image" name="IDR_FILETYPE_GENERIC" file=" cros/file_types/generic.png" />
264 <structure type="chrome_scaled_image" name="IDR_FILETYPE_IMAGE" file="cr os/file_types/image.png" /> 263 <structure type="chrome_scaled_image" name="IDR_FILETYPE_IMAGE" file="cr os/file_types/image.png" />
265 <structure type="chrome_scaled_image" name="IDR_FILETYPE_PDF" file="cros /file_types/pdf.png" /> 264 <structure type="chrome_scaled_image" name="IDR_FILETYPE_PDF" file="cros /file_types/pdf.png" />
266 <structure type="chrome_scaled_image" name="IDR_FILETYPE_VIDEO" file="cr os/file_types/video.png" /> 265 <structure type="chrome_scaled_image" name="IDR_FILETYPE_VIDEO" file="cr os/file_types/video.png" />
267 <structure type="chrome_scaled_image" name="IDR_FILETYPE_LARGE_AUDIO" fi le="cros/file_types/thumbnails/audio.png" /> 266 <structure type="chrome_scaled_image" name="IDR_FILETYPE_LARGE_AUDIO" fi le="cros/file_types/thumbnails/audio.png" />
268 <structure type="chrome_scaled_image" name="IDR_FILETYPE_LARGE_GENERIC" file="cros/file_types/thumbnails/generic.png" /> 267 <structure type="chrome_scaled_image" name="IDR_FILETYPE_LARGE_GENERIC" file="cros/file_types/thumbnails/generic.png" />
269 <structure type="chrome_scaled_image" name="IDR_FILETYPE_LARGE_IMAGE" fi le="cros/file_types/thumbnails/image.png" /> 268 <structure type="chrome_scaled_image" name="IDR_FILETYPE_LARGE_IMAGE" fi le="cros/file_types/thumbnails/image.png" />
270 <structure type="chrome_scaled_image" name="IDR_FILETYPE_LARGE_VIDEO" fi le="cros/file_types/thumbnails/video.png" /> 269 <structure type="chrome_scaled_image" name="IDR_FILETYPE_LARGE_VIDEO" fi le="cros/file_types/thumbnails/video.png" />
(...skipping 677 matching lines...) Expand 10 before | Expand all | Expand 10 after
948 <structure type="chrome_scaled_image" name="IDR_PEOPLE_SEARCH_ACTION_EMA IL" file="common/mail.png" /> 947 <structure type="chrome_scaled_image" name="IDR_PEOPLE_SEARCH_ACTION_EMA IL" file="common/mail.png" />
949 <structure type="chrome_scaled_image" name="IDR_PEOPLE_SEARCH_ACTION_EMA IL_HOVER" file="common/mail_hover.png" /> 948 <structure type="chrome_scaled_image" name="IDR_PEOPLE_SEARCH_ACTION_EMA IL_HOVER" file="common/mail_hover.png" />
950 <structure type="chrome_scaled_image" name="IDR_PEOPLE_SEARCH_ACTION_EMA IL_PRESSED" file="common/mail_pressed.png" /> 949 <structure type="chrome_scaled_image" name="IDR_PEOPLE_SEARCH_ACTION_EMA IL_PRESSED" file="common/mail_pressed.png" />
951 <structure type="chrome_scaled_image" name="IDR_PEOPLE_SEARCH_ACTION_CHA T" file="common/chat.png" /> 950 <structure type="chrome_scaled_image" name="IDR_PEOPLE_SEARCH_ACTION_CHA T" file="common/chat.png" />
952 <structure type="chrome_scaled_image" name="IDR_PEOPLE_SEARCH_ACTION_CHA T_HOVER" file="common/chat_hover.png" /> 951 <structure type="chrome_scaled_image" name="IDR_PEOPLE_SEARCH_ACTION_CHA T_HOVER" file="common/chat_hover.png" />
953 <structure type="chrome_scaled_image" name="IDR_PEOPLE_SEARCH_ACTION_CHA T_PRESSED" file="common/chat_pressed.png" /> 952 <structure type="chrome_scaled_image" name="IDR_PEOPLE_SEARCH_ACTION_CHA T_PRESSED" file="common/chat_pressed.png" />
954 </if> 953 </if>
955 </structures> 954 </structures>
956 </release> 955 </release>
957 </grit> 956 </grit>
OLDNEW
« no previous file with comments | « chrome/app/theme/default_200_percent/common/folder.png ('k') | chrome/browser/extensions/api/file_system/file_system_api.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698