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

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

Issue 2568403004: Remove some theme images that are not used any more. (Closed)
Patch Set: fix 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
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 540 matching lines...) Expand 10 before | Expand all | Expand 10 after
551 </if> 551 </if>
552 <!-- Used by Mac OSX, and Chrome OS login pages. --> 552 <!-- Used by Mac OSX, and Chrome OS login pages. -->
553 <structure type="chrome_scaled_image" name="IDR_TAB_RECORDING_INDICATOR" f ile="legacy/tab_recording_indicator.png" /> 553 <structure type="chrome_scaled_image" name="IDR_TAB_RECORDING_INDICATOR" f ile="legacy/tab_recording_indicator.png" />
554 554
555 <structure type="chrome_scaled_image" name="IDR_TAB_DROP_DOWN" file="tab_d rop_down.png" /> 555 <structure type="chrome_scaled_image" name="IDR_TAB_DROP_DOWN" file="tab_d rop_down.png" />
556 <structure type="chrome_scaled_image" name="IDR_TAB_DROP_UP" file="tab_dro p_up.png" /> 556 <structure type="chrome_scaled_image" name="IDR_TAB_DROP_UP" file="tab_dro p_up.png" />
557 <if expr="chromeos"> 557 <if expr="chromeos">
558 <structure type="chrome_scaled_image" name="IDR_TECHNICAL_ERROR" file="c ros/technical_error.png" /> 558 <structure type="chrome_scaled_image" name="IDR_TECHNICAL_ERROR" file="c ros/technical_error.png" />
559 </if> 559 </if>
560 <structure type="chrome_scaled_image" name="IDR_THEME_BUTTON_BACKGROUND" f ile="notused.png" /> 560 <structure type="chrome_scaled_image" name="IDR_THEME_BUTTON_BACKGROUND" f ile="notused.png" />
561 <if expr="not use_ash"> 561 <structure type="chrome_scaled_image" name="IDR_THEME_FRAME" file="notused .png" />
562 <structure type="chrome_scaled_image" name="IDR_THEME_FRAME" file="theme _frame.png" /> 562 <structure type="chrome_scaled_image" name="IDR_THEME_FRAME_INACTIVE" file ="notused.png" />
563 <structure type="chrome_scaled_image" name="IDR_THEME_FRAME_INACTIVE" fi le="theme_frame_inactive.png" /> 563 <structure type="chrome_scaled_image" name="IDR_THEME_FRAME_INCOGNITO" fil e="notused.png" />
564 <structure type="chrome_scaled_image" name="IDR_THEME_FRAME_INCOGNITO" f ile="theme_frame_incognito.png" /> 564 <structure type="chrome_scaled_image" name="IDR_THEME_FRAME_INCOGNITO_INAC TIVE" file="notused.png" />
565 <structure type="chrome_scaled_image" name="IDR_THEME_FRAME_INCOGNITO_IN ACTIVE" file="theme_frame_incognito_inactive.png" />
566 </if>
567 <if expr="use_ash">
568 <structure type="chrome_scaled_image" name="IDR_THEME_FRAME" file="notus ed.png" />
569 <structure type="chrome_scaled_image" name="IDR_THEME_FRAME_INACTIVE" fi le="notused.png" />
570 <structure type="chrome_scaled_image" name="IDR_THEME_FRAME_INCOGNITO" f ile="notused.png" />
571 <structure type="chrome_scaled_image" name="IDR_THEME_FRAME_INCOGNITO_IN ACTIVE" file="notused.png" />
572 </if>
573 <structure type="chrome_scaled_image" name="IDR_THEME_FRAME_OVERLAY" file= "notused.png" /> 565 <structure type="chrome_scaled_image" name="IDR_THEME_FRAME_OVERLAY" file= "notused.png" />
574 <structure type="chrome_scaled_image" name="IDR_THEME_FRAME_OVERLAY_INACTI VE" file="notused.png" /> 566 <structure type="chrome_scaled_image" name="IDR_THEME_FRAME_OVERLAY_INACTI VE" file="notused.png" />
575 <structure type="chrome_scaled_image" name="IDR_THEME_NTP_ATTRIBUTION" fil e="notused.png" /> 567 <structure type="chrome_scaled_image" name="IDR_THEME_NTP_ATTRIBUTION" fil e="notused.png" />
576 <structure type="chrome_scaled_image" name="IDR_THEME_NTP_BACKGROUND" file ="common/ntp_background.png" /> 568 <structure type="chrome_scaled_image" name="IDR_THEME_NTP_BACKGROUND" file ="notused.png" />
577 <if expr="not use_ash and not is_macosx and not is_ios"> 569 <if expr="not is_macosx and not is_ios">
578 <structure type="chrome_scaled_image" name="IDR_THEME_TAB_BACKGROUND" fi le="theme_tab_background.png" /> 570 <structure type="chrome_scaled_image" name="IDR_THEME_TAB_BACKGROUND" fi le="notused.png" />
579 <structure type="chrome_scaled_image" name="IDR_THEME_TAB_BACKGROUND_INC OGNITO" file="theme_tab_background_incognito.png" /> 571 <structure type="chrome_scaled_image" name="IDR_THEME_TAB_BACKGROUND_INC OGNITO" file="notused.png" />
580 </if>
581 <if expr="use_ash">
582 <!-- Ash has gray tab backgrounds, Windows uses blue. -->
583 <structure type="chrome_scaled_image" name="IDR_THEME_TAB_BACKGROUND" fi le="common/ash/theme_default_inactive.png" />
584 <structure type="chrome_scaled_image" name="IDR_THEME_TAB_BACKGROUND_INC OGNITO" file="common/ash/theme_default_inactive.png" />
585 </if> 572 </if>
586 <if expr="is_macosx or is_ios"> 573 <if expr="is_macosx or is_ios">
587 <structure type="chrome_scaled_image" name="IDR_THEME_TAB_BACKGROUND" fi le="mac/theme_default_inactive.png" /> 574 <structure type="chrome_scaled_image" name="IDR_THEME_TAB_BACKGROUND" fi le="mac/theme_default_inactive.png" />
588 <structure type="chrome_scaled_image" name="IDR_THEME_TAB_BACKGROUND_INA CTIVE" file="mac/theme_default_inactive_background.png" /> 575 <structure type="chrome_scaled_image" name="IDR_THEME_TAB_BACKGROUND_INA CTIVE" file="mac/theme_default_inactive_background.png" />
589 <if expr="mac_views_browser"> 576 <if expr="mac_views_browser">
590 <structure type="chrome_scaled_image" name="IDR_THEME_TAB_BACKGROUND_I NCOGNITO" file="mac/theme_default_inactive.png" /> 577 <structure type="chrome_scaled_image" name="IDR_THEME_TAB_BACKGROUND_I NCOGNITO" file="mac/theme_default_inactive.png" />
591 </if> 578 </if>
592 </if> 579 </if>
593 <structure type="chrome_scaled_image" name="IDR_THEME_TAB_BACKGROUND_V" fi le="theme_tab_background_glass.png" /> 580 <structure type="chrome_scaled_image" name="IDR_THEME_TAB_BACKGROUND_V" fi le="notused.png" />
594 <if expr="not is_macosx and not is_ios"> 581 <if expr="not is_macosx and not is_ios">
595 <!-- This identifier exists to give us something to associate with a cus tom image that a theme can provide. 582 <!-- This identifier exists to give us something to associate with a cus tom image that a theme can provide.
596 In normal themes, it's unused. --> 583 In normal themes, it's unused. -->
597 <structure type="chrome_scaled_image" name="IDR_THEME_TOOLBAR" file="not used.png" /> 584 <structure type="chrome_scaled_image" name="IDR_THEME_TOOLBAR" file="not used.png" />
598 </if> 585 </if>
599 <if expr="is_macosx or is_ios"> 586 <if expr="is_macosx or is_ios">
600 <structure type="chrome_scaled_image" name="IDR_THEME_TOOLBAR" file="mac /theme_default_active.png" /> 587 <structure type="chrome_scaled_image" name="IDR_THEME_TOOLBAR" file="mac /theme_default_active.png" />
601 <structure type="chrome_scaled_image" name="IDR_THEME_TOOLBAR_INACTIVE" file="mac/theme_default_active_background.png" /> 588 <structure type="chrome_scaled_image" name="IDR_THEME_TOOLBAR_INACTIVE" file="mac/theme_default_active_background.png" />
602 </if> 589 </if>
603 <!-- Instant Extended API toolbar background is common for all platforms. --> 590 <!-- Instant Extended API toolbar background is common for all platforms. -->
(...skipping 45 matching lines...) Expand 10 before | Expand all | Expand 10 after
649 <structure type="chrome_scaled_image" name="IDR_WEBSTORE_ICON_32" file=" google_chrome/webstore_icon_32.png" /> 636 <structure type="chrome_scaled_image" name="IDR_WEBSTORE_ICON_32" file=" google_chrome/webstore_icon_32.png" />
650 </if> 637 </if>
651 <if expr="is_macosx"> 638 <if expr="is_macosx">
652 <structure type="chrome_scaled_image" name="IDR_ZOOM_MINUS" file="legacy /zoom_minus.png" /> 639 <structure type="chrome_scaled_image" name="IDR_ZOOM_MINUS" file="legacy /zoom_minus.png" />
653 <structure type="chrome_scaled_image" name="IDR_ZOOM_PLUS" file="legacy/ zoom_plus.png" /> 640 <structure type="chrome_scaled_image" name="IDR_ZOOM_PLUS" file="legacy/ zoom_plus.png" />
654 <structure type="chrome_scaled_image" name="IDR_ZOOM_NORMAL" file="legac y/zoom_reset.png" /> 641 <structure type="chrome_scaled_image" name="IDR_ZOOM_NORMAL" file="legac y/zoom_reset.png" />
655 </if> 642 </if>
656 </structures> 643 </structures>
657 </release> 644 </release>
658 </grit> 645 </grit>
OLDNEW
« no previous file with comments | « chrome/app/theme/default_100_percent/theme_tab_background_incognito.png ('k') | chrome/browser/themes/browser_theme_pack.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698