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

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

Issue 937373002: Remove unused icon assets from theme_resources.grd. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 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 253 matching lines...) Expand 10 before | Expand all | Expand 10 after
264 <structure type="chrome_scaled_image" name="IDR_EXTENSIONS_RATING_STAR_O FF" file="common/extensions_rating_star_off.png" /> 264 <structure type="chrome_scaled_image" name="IDR_EXTENSIONS_RATING_STAR_O FF" file="common/extensions_rating_star_off.png" />
265 <structure type="chrome_scaled_image" name="IDR_EXTENSIONS_RATING_STAR_O N" file="common/extensions_rating_star_on.png" /> 265 <structure type="chrome_scaled_image" name="IDR_EXTENSIONS_RATING_STAR_O N" file="common/extensions_rating_star_on.png" />
266 <structure type="chrome_scaled_image" name="IDR_EXTENSIONS_SECTION" file ="common/extensions_section.png" /> 266 <structure type="chrome_scaled_image" name="IDR_EXTENSIONS_SECTION" file ="common/extensions_section.png" />
267 <structure type="chrome_scaled_image" name="IDR_EXTENSION_COMMAND_CLOSE" file="common/extension_command_close.png" /> 267 <structure type="chrome_scaled_image" name="IDR_EXTENSION_COMMAND_CLOSE" file="common/extension_command_close.png" />
268 </if> 268 </if>
269 <if expr="chromeos"> 269 <if expr="chromeos">
270 <structure type="chrome_scaled_image" name="IDR_FATAL_ERROR" file="cros/ fatal_error.png" /> 270 <structure type="chrome_scaled_image" name="IDR_FATAL_ERROR" file="cros/ fatal_error.png" />
271 </if> 271 </if>
272 <structure type="chrome_scaled_image" name="IDR_FILE_FOLDER" file="common/ folder.png" /> 272 <structure type="chrome_scaled_image" name="IDR_FILE_FOLDER" file="common/ folder.png" />
273 <if expr="chromeos"> 273 <if expr="chromeos">
274 <structure type="chrome_scaled_image" name="IDR_FILETYPE_ARCHIVE" file=" cros/file_types/archive.png" />
275 <structure type="chrome_scaled_image" name="IDR_FILETYPE_ARCHIVE_WHITE" file="cros/file_types/archive_white.png" />
276 <structure type="chrome_scaled_image" name="IDR_FILETYPE_AUDIO" file="cr os/file_types/audio.png" /> 274 <structure type="chrome_scaled_image" name="IDR_FILETYPE_AUDIO" file="cr os/file_types/audio.png" />
277 <structure type="chrome_scaled_image" name="IDR_FILETYPE_AUDIO_WHITE" fi le="cros/file_types/audio_white.png" />
278 <structure type="chrome_scaled_image" name="IDR_FILETYPE_DRIVE" file="cr os/file_types/drive.png" />
279 <structure type="chrome_scaled_image" name="IDR_FILETYPE_EXCEL" file="cr os/file_types/excel.png" />
280 <structure type="chrome_scaled_image" name="IDR_FILETYPE_EXCEL_WHITE" fi le="cros/file_types/excel_white.png" />
281 <structure type="chrome_scaled_image" name="IDR_FILETYPE_FOLDER" file="c ros/file_types/folder.png" />
282 <structure type="chrome_scaled_image" name="IDR_FILETYPE_FOLDER_WHITE" f ile="cros/file_types/folder_white.png" />
283 <structure type="chrome_scaled_image" name="IDR_FILETYPE_FOLDER_SHARED" file="cros/file_types/folder_shared.png" />
284 <structure type="chrome_scaled_image" name="IDR_FILETYPE_FOLDER_SHARED_W HITE" file="cros/file_types/folder_shared_white.png" />
285 <structure type="chrome_scaled_image" name="IDR_FILETYPE_FORM" file="cro s/file_types/form.png" />
286 <structure type="chrome_scaled_image" name="IDR_FILETYPE_FORM_WHITE" fil e="cros/file_types/form_white.png" />
287 <structure type="chrome_scaled_image" name="IDR_FILETYPE_GDOC" file="cro s/file_types/gdoc.png" />
288 <structure type="chrome_scaled_image" name="IDR_FILETYPE_GDOC_WHITE" fil e="cros/file_types/gdoc_white.png" />
289 <structure type="chrome_scaled_image" name="IDR_FILETYPE_GDRAW" file="cr os/file_types/gdraw.png" />
290 <structure type="chrome_scaled_image" name="IDR_FILETYPE_GDRAW_WHITE" fi le="cros/file_types/gdraw_white.png" />
291 <structure type="chrome_scaled_image" name="IDR_FILETYPE_GENERIC" file=" cros/file_types/generic.png" /> 275 <structure type="chrome_scaled_image" name="IDR_FILETYPE_GENERIC" file=" cros/file_types/generic.png" />
292 <structure type="chrome_scaled_image" name="IDR_FILETYPE_GENERIC_WHITE" file="cros/file_types/generic_white.png" />
293 <structure type="chrome_scaled_image" name="IDR_FILETYPE_GLINK" file="cr os/file_types/glink.png" />
294 <structure type="chrome_scaled_image" name="IDR_FILETYPE_GLINK_WHITE" fi le="cros/file_types/glink_white.png" />
295 <structure type="chrome_scaled_image" name="IDR_FILETYPE_GMAP" file="cro s/file_types/gmap.png" />
296 <structure type="chrome_scaled_image" name="IDR_FILETYPE_GMAP_WHITE" fil e="cros/file_types/gmap_white.png" />
297 <structure type="chrome_scaled_image" name="IDR_FILETYPE_GSHEET" file="c ros/file_types/gsheet.png" />
298 <structure type="chrome_scaled_image" name="IDR_FILETYPE_GSHEET_WHITE" f ile="cros/file_types/gsheet_white.png" />
299 <structure type="chrome_scaled_image" name="IDR_FILETYPE_GSLIDES" file=" cros/file_types/gslides.png" />
300 <structure type="chrome_scaled_image" name="IDR_FILETYPE_GSLIDES_WHITE" file="cros/file_types/gslides_white.png" />
301 <structure type="chrome_scaled_image" name="IDR_FILETYPE_GTABLE" file="c ros/file_types/gtable.png" />
302 <structure type="chrome_scaled_image" name="IDR_FILETYPE_GTABLE_WHITE" f ile="cros/file_types/gtable_white.png" />
303 <structure type="chrome_scaled_image" name="IDR_FILETYPE_IMAGE" file="cr os/file_types/image.png" /> 276 <structure type="chrome_scaled_image" name="IDR_FILETYPE_IMAGE" file="cr os/file_types/image.png" />
304 <structure type="chrome_scaled_image" name="IDR_FILETYPE_IMAGE_WHITE" fi le="cros/file_types/image_white.png" />
305 <structure type="chrome_scaled_image" name="IDR_FILETYPE_PDF" file="cros /file_types/pdf.png" /> 277 <structure type="chrome_scaled_image" name="IDR_FILETYPE_PDF" file="cros /file_types/pdf.png" />
306 <structure type="chrome_scaled_image" name="IDR_FILETYPE_PDF_WHITE" file ="cros/file_types/pdf_white.png" />
307 <structure type="chrome_scaled_image" name="IDR_FILETYPE_PPT" file="cros /file_types/ppt.png" />
308 <structure type="chrome_scaled_image" name="IDR_FILETYPE_PPT_WHITE" file ="cros/file_types/ppt_white.png" />
309 <structure type="chrome_scaled_image" name="IDR_FILETYPE_SCRIPT" file="c ros/file_types/script.png" />
310 <structure type="chrome_scaled_image" name="IDR_FILETYPE_SCRIPT_WHITE" f ile="cros/file_types/script_white.png" />
311 <structure type="chrome_scaled_image" name="IDR_FILETYPE_SITES" file="cr os/file_types/sites.png" />
312 <structure type="chrome_scaled_image" name="IDR_FILETYPE_SITES_WHITE" fi le="cros/file_types/sites_white.png" />
313 <structure type="chrome_scaled_image" name="IDR_FILETYPE_VIDEO" file="cr os/file_types/video.png" /> 278 <structure type="chrome_scaled_image" name="IDR_FILETYPE_VIDEO" file="cr os/file_types/video.png" />
314 <structure type="chrome_scaled_image" name="IDR_FILETYPE_VIDEO_WHITE" fi le="cros/file_types/video_white.png" />
315 <structure type="chrome_scaled_image" name="IDR_FILETYPE_WORD" file="cro s/file_types/word.png" />
316 <structure type="chrome_scaled_image" name="IDR_FILETYPE_WORD_WHITE" fil e="cros/file_types/word_white.png" />
317 <structure type="chrome_scaled_image" name="IDR_FILETYPE_LARGE_AUDIO" fi le="cros/file_types/thumbnails/audio.png" /> 279 <structure type="chrome_scaled_image" name="IDR_FILETYPE_LARGE_AUDIO" fi le="cros/file_types/thumbnails/audio.png" />
318 <structure type="chrome_scaled_image" name="IDR_FILETYPE_LARGE_FOLDER" f ile="cros/file_types/thumbnails/folder.png" />
319 <structure type="chrome_scaled_image" name="IDR_FILETYPE_LARGE_FOLDER_SH ARED" file="cros/file_types/thumbnails/folder_shared.png" />
320 <structure type="chrome_scaled_image" name="IDR_FILETYPE_LARGE_GENERIC" file="cros/file_types/thumbnails/generic.png" /> 280 <structure type="chrome_scaled_image" name="IDR_FILETYPE_LARGE_GENERIC" file="cros/file_types/thumbnails/generic.png" />
321 <structure type="chrome_scaled_image" name="IDR_FILETYPE_LARGE_IMAGE" fi le="cros/file_types/thumbnails/image.png" /> 281 <structure type="chrome_scaled_image" name="IDR_FILETYPE_LARGE_IMAGE" fi le="cros/file_types/thumbnails/image.png" />
322 <structure type="chrome_scaled_image" name="IDR_FILETYPE_LARGE_VIDEO" fi le="cros/file_types/thumbnails/video.png" /> 282 <structure type="chrome_scaled_image" name="IDR_FILETYPE_LARGE_VIDEO" fi le="cros/file_types/thumbnails/video.png" />
323 </if> 283 </if>
324 284
325 <if expr="chromeos"> 285 <if expr="chromeos">
326 <if expr="_google_chrome"> 286 <if expr="_google_chrome">
327 <structure type="chrome_scaled_image" name="IDR_FIRST_RUN_GREETING" fi le="google_chrome/cros/first_run_greeting.png" /> 287 <structure type="chrome_scaled_image" name="IDR_FIRST_RUN_GREETING" fi le="google_chrome/cros/first_run_greeting.png" />
328 </if> 288 </if>
329 <structure type="chrome_scaled_image" name="IDR_FIRST_RUN_COMPLETION" fi le="cros/first_run_completion.png" /> 289 <structure type="chrome_scaled_image" name="IDR_FIRST_RUN_COMPLETION" fi le="cros/first_run_completion.png" />
(...skipping 888 matching lines...) Expand 10 before | Expand all | Expand 10 after
1218 <!-- People search images --> 1178 <!-- People search images -->
1219 <structure type="chrome_scaled_image" name="IDR_PEOPLE_SEARCH_ACTION_EMAIL " file="common/mail.png" /> 1179 <structure type="chrome_scaled_image" name="IDR_PEOPLE_SEARCH_ACTION_EMAIL " file="common/mail.png" />
1220 <structure type="chrome_scaled_image" name="IDR_PEOPLE_SEARCH_ACTION_EMAIL _HOVER" file="common/mail_hover.png" /> 1180 <structure type="chrome_scaled_image" name="IDR_PEOPLE_SEARCH_ACTION_EMAIL _HOVER" file="common/mail_hover.png" />
1221 <structure type="chrome_scaled_image" name="IDR_PEOPLE_SEARCH_ACTION_EMAIL _PRESSED" file="common/mail_pressed.png" /> 1181 <structure type="chrome_scaled_image" name="IDR_PEOPLE_SEARCH_ACTION_EMAIL _PRESSED" file="common/mail_pressed.png" />
1222 <structure type="chrome_scaled_image" name="IDR_PEOPLE_SEARCH_ACTION_CHAT" file="common/chat.png" /> 1182 <structure type="chrome_scaled_image" name="IDR_PEOPLE_SEARCH_ACTION_CHAT" file="common/chat.png" />
1223 <structure type="chrome_scaled_image" name="IDR_PEOPLE_SEARCH_ACTION_CHAT_ HOVER" file="common/chat_hover.png" /> 1183 <structure type="chrome_scaled_image" name="IDR_PEOPLE_SEARCH_ACTION_CHAT_ HOVER" file="common/chat_hover.png" />
1224 <structure type="chrome_scaled_image" name="IDR_PEOPLE_SEARCH_ACTION_CHAT_ PRESSED" file="common/chat_pressed.png" /> 1184 <structure type="chrome_scaled_image" name="IDR_PEOPLE_SEARCH_ACTION_CHAT_ PRESSED" file="common/chat_pressed.png" />
1225 </structures> 1185 </structures>
1226 </release> 1186 </release>
1227 </grit> 1187 </grit>
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698