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

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

Issue 2573903003: Remove unused IDR_PANEL_* assets. (Closed)
Patch Set: . Created 4 years 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
« no previous file with comments | « chrome/app/theme/default_200_percent/panel_restore_hover.png ('k') | no next file » | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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 347 matching lines...) Expand 10 before | Expand all | Expand 10 after
358 <structure type="chrome_scaled_image" name="IDR_OMNIBOX_SELECTED_KEYWORD_B UBBLE_TOP_RIGHT" file="common/omnibox_selected_keyword_bubble_top_right.png" /> 358 <structure type="chrome_scaled_image" name="IDR_OMNIBOX_SELECTED_KEYWORD_B UBBLE_TOP_RIGHT" file="common/omnibox_selected_keyword_bubble_top_right.png" />
359 <if expr="is_macosx"> 359 <if expr="is_macosx">
360 <structure type="chrome_scaled_image" name="IDR_OVERLAY_DROP_SHADOW" fil e="mac/overlay_drop_shadow.png" /> 360 <structure type="chrome_scaled_image" name="IDR_OVERLAY_DROP_SHADOW" fil e="mac/overlay_drop_shadow.png" />
361 </if> 361 </if>
362 <structure type="chrome_scaled_image" name="IDR_PAGEINFO_BAD" file="common /pageinfo_bad.png" /> 362 <structure type="chrome_scaled_image" name="IDR_PAGEINFO_BAD" file="common /pageinfo_bad.png" />
363 <structure type="chrome_scaled_image" name="IDR_PAGEINFO_GOOD" file="commo n/pageinfo_good.png" /> 363 <structure type="chrome_scaled_image" name="IDR_PAGEINFO_GOOD" file="commo n/pageinfo_good.png" />
364 <structure type="chrome_scaled_image" name="IDR_PAGEINFO_INFO" file="commo n/pageinfo_info.png" /> 364 <structure type="chrome_scaled_image" name="IDR_PAGEINFO_INFO" file="commo n/pageinfo_info.png" />
365 <structure type="chrome_scaled_image" name="IDR_PAGEINFO_WARNING_MAJOR" fi le="common/pageinfo_warning_major.png" /> 365 <structure type="chrome_scaled_image" name="IDR_PAGEINFO_WARNING_MAJOR" fi le="common/pageinfo_warning_major.png" />
366 <structure type="chrome_scaled_image" name="IDR_PAGEINFO_WARNING_MINOR" fi le="common/pageinfo_warning_minor.png" /> 366 <structure type="chrome_scaled_image" name="IDR_PAGEINFO_WARNING_MINOR" fi le="common/pageinfo_warning_minor.png" />
367 <structure type="chrome_scaled_image" name="IDR_PAGEINFO_ENTERPRISE_MANAGE D" file="common/pageinfo_enterprise_managed.png" /> 367 <structure type="chrome_scaled_image" name="IDR_PAGEINFO_ENTERPRISE_MANAGE D" file="common/pageinfo_enterprise_managed.png" />
368 <structure type="chrome_scaled_image" name="IDR_PANEL_CLOSE" file="panel_c lose.png" />
369 <structure type="chrome_scaled_image" name="IDR_PANEL_CLOSE_C" file="panel _close_click.png" />
370 <structure type="chrome_scaled_image" name="IDR_PANEL_CLOSE_H" file="panel _close_hover.png" />
371 <structure type="chrome_scaled_image" name="IDR_PANEL_MINIMIZE" file="pane l_minimize.png" />
372 <structure type="chrome_scaled_image" name="IDR_PANEL_MINIMIZE_C" file="pa nel_minimize_click.png" />
373 <structure type="chrome_scaled_image" name="IDR_PANEL_MINIMIZE_H" file="pa nel_minimize_hover.png" />
374 <structure type="chrome_scaled_image" name="IDR_PANEL_RESTORE" file="panel _restore.png" />
375 <structure type="chrome_scaled_image" name="IDR_PANEL_RESTORE_C" file="pan el_restore_click.png" />
376 <structure type="chrome_scaled_image" name="IDR_PANEL_RESTORE_H" file="pan el_restore_hover.png" />
377 <structure type="chrome_scaled_image" name="IDR_PLUGINS_FAVICON" file="com mon/favicon_extensions.png" /> 368 <structure type="chrome_scaled_image" name="IDR_PLUGINS_FAVICON" file="com mon/favicon_extensions.png" />
378 <structure type="chrome_scaled_image" name="IDR_PRERENDER" file="common/pr erender_succeed_icon.png" /> 369 <structure type="chrome_scaled_image" name="IDR_PRERENDER" file="common/pr erender_succeed_icon.png" />
379 <if expr="chromeos"> 370 <if expr="chromeos">
380 <structure type="chrome_scaled_image" name="IDR_PRINTER_NOTIFICATION" fi le="cros/printer_notification.png" /> 371 <structure type="chrome_scaled_image" name="IDR_PRINTER_NOTIFICATION" fi le="cros/printer_notification.png" />
381 <structure type="chrome_scaled_image" name="IDR_PRINTER_DETECTED_NOTIFIC ATION" file="cros/printer_detected_notification.png" /> 372 <structure type="chrome_scaled_image" name="IDR_PRINTER_DETECTED_NOTIFIC ATION" file="cros/printer_detected_notification.png" />
382 </if> 373 </if>
383 <if expr="not _google_chrome"> 374 <if expr="not _google_chrome">
384 <structure type="chrome_scaled_image" name="IDR_PRODUCT_LOGO_16" file="c hromium/product_logo_16.png" /> 375 <structure type="chrome_scaled_image" name="IDR_PRODUCT_LOGO_16" file="c hromium/product_logo_16.png" />
385 <structure type="chrome_scaled_image" name="IDR_PRODUCT_LOGO_32" file="c hromium/product_logo_32.png" /> 376 <structure type="chrome_scaled_image" name="IDR_PRODUCT_LOGO_32" file="c hromium/product_logo_32.png" />
386 <structure type="chrome_scaled_image" name="IDR_PRODUCT_LOGO_WHITE" file ="chromium/product_logo_white.png" /> 377 <structure type="chrome_scaled_image" name="IDR_PRODUCT_LOGO_WHITE" file ="chromium/product_logo_white.png" />
(...skipping 293 matching lines...) Expand 10 before | Expand all | Expand 10 after
680 <structure type="chrome_scaled_image" name="IDR_WEBSTORE_ICON_32" file=" google_chrome/webstore_icon_32.png" /> 671 <structure type="chrome_scaled_image" name="IDR_WEBSTORE_ICON_32" file=" google_chrome/webstore_icon_32.png" />
681 </if> 672 </if>
682 <if expr="is_macosx"> 673 <if expr="is_macosx">
683 <structure type="chrome_scaled_image" name="IDR_ZOOM_MINUS" file="legacy /zoom_minus.png" /> 674 <structure type="chrome_scaled_image" name="IDR_ZOOM_MINUS" file="legacy /zoom_minus.png" />
684 <structure type="chrome_scaled_image" name="IDR_ZOOM_PLUS" file="legacy/ zoom_plus.png" /> 675 <structure type="chrome_scaled_image" name="IDR_ZOOM_PLUS" file="legacy/ zoom_plus.png" />
685 <structure type="chrome_scaled_image" name="IDR_ZOOM_NORMAL" file="legac y/zoom_reset.png" /> 676 <structure type="chrome_scaled_image" name="IDR_ZOOM_NORMAL" file="legac y/zoom_reset.png" />
686 </if> 677 </if>
687 </structures> 678 </structures>
688 </release> 679 </release>
689 </grit> 680 </grit>
OLDNEW
« no previous file with comments | « chrome/app/theme/default_200_percent/panel_restore_hover.png ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698