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

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

Issue 1746333002: bluetooth: Show tab indicator when BT device is connected (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@my-origin
Patch Set: mute -> connected Created 4 years, 8 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 799 matching lines...) Expand 10 before | Expand all | Expand 10 after
810 then apply IDR_CLOSE_1_MASK. See chrome/browser/ui/views/tabs/tab.cc --> 810 then apply IDR_CLOSE_1_MASK. See chrome/browser/ui/views/tabs/tab.cc -->
811 <structure type="chrome_scaled_image" name="IDR_CLOSE_1" file="common/clos e_1.png" /> 811 <structure type="chrome_scaled_image" name="IDR_CLOSE_1" file="common/clos e_1.png" />
812 <structure type="chrome_scaled_image" name="IDR_CLOSE_1_H" file="common/cl ose_1_hover.png" /> 812 <structure type="chrome_scaled_image" name="IDR_CLOSE_1_H" file="common/cl ose_1_hover.png" />
813 <structure type="chrome_scaled_image" name="IDR_CLOSE_1_MASK" file="common /close_1_mask.png" /> 813 <structure type="chrome_scaled_image" name="IDR_CLOSE_1_MASK" file="common /close_1_mask.png" />
814 <structure type="chrome_scaled_image" name="IDR_CLOSE_1_P" file="common/cl ose_1_pressed.png" /> 814 <structure type="chrome_scaled_image" name="IDR_CLOSE_1_P" file="common/cl ose_1_pressed.png" />
815 <if expr="is_macosx"> 815 <if expr="is_macosx">
816 <structure type="chrome_scaled_image" name="IDR_TAB_AUDIO_INDICATOR" fil e="legacy/tab_audio_indicator.png" /> 816 <structure type="chrome_scaled_image" name="IDR_TAB_AUDIO_INDICATOR" fil e="legacy/tab_audio_indicator.png" />
817 <structure type="chrome_scaled_image" name="IDR_TAB_AUDIO_MUTING_INDICAT OR" file="legacy/tab_audio_muting_indicator.png" /> 817 <structure type="chrome_scaled_image" name="IDR_TAB_AUDIO_MUTING_INDICAT OR" file="legacy/tab_audio_muting_indicator.png" />
818 <structure type="chrome_scaled_image" name="IDR_TAB_RECORDING_INDICATOR" file="legacy/tab_recording_indicator.png" /> 818 <structure type="chrome_scaled_image" name="IDR_TAB_RECORDING_INDICATOR" file="legacy/tab_recording_indicator.png" />
819 <structure type="chrome_scaled_image" name="IDR_TAB_CAPTURE_INDICATOR" f ile="legacy/tab_capture_indicator.png" /> 819 <structure type="chrome_scaled_image" name="IDR_TAB_CAPTURE_INDICATOR" f ile="legacy/tab_capture_indicator.png" />
820 <structure type="chrome_scaled_image" name="IDR_TAB_BLUETOOTH_INDICATOR" file="legacy/tab_bluetooth_indicator.png" />
820 </if> 821 </if>
821 <structure type="chrome_scaled_image" name="IDR_TAB_DROP_DOWN" file="tab_d rop_down.png" /> 822 <structure type="chrome_scaled_image" name="IDR_TAB_DROP_DOWN" file="tab_d rop_down.png" />
822 <structure type="chrome_scaled_image" name="IDR_TAB_DROP_UP" file="tab_dro p_up.png" /> 823 <structure type="chrome_scaled_image" name="IDR_TAB_DROP_UP" file="tab_dro p_up.png" />
823 <if expr="chromeos"> 824 <if expr="chromeos">
824 <structure type="chrome_scaled_image" name="IDR_TECHNICAL_ERROR" file="c ros/technical_error.png" /> 825 <structure type="chrome_scaled_image" name="IDR_TECHNICAL_ERROR" file="c ros/technical_error.png" />
825 </if> 826 </if>
826 <structure type="chrome_scaled_image" name="IDR_TEXTFIELD_BOTTOM" file="co mmon/textfield_bottom.png" /> 827 <structure type="chrome_scaled_image" name="IDR_TEXTFIELD_BOTTOM" file="co mmon/textfield_bottom.png" />
827 <structure type="chrome_scaled_image" name="IDR_TEXTFIELD_BOTTOM_LEFT" fil e="common/textfield_bottom_left.png" /> 828 <structure type="chrome_scaled_image" name="IDR_TEXTFIELD_BOTTOM_LEFT" fil e="common/textfield_bottom_left.png" />
828 <structure type="chrome_scaled_image" name="IDR_TEXTFIELD_BOTTOM_RIGHT" fi le="common/textfield_bottom_right.png" /> 829 <structure type="chrome_scaled_image" name="IDR_TEXTFIELD_BOTTOM_RIGHT" fi le="common/textfield_bottom_right.png" />
829 <structure type="chrome_scaled_image" name="IDR_TEXTFIELD_CENTER" file="co mmon/textfield_center.png" /> 830 <structure type="chrome_scaled_image" name="IDR_TEXTFIELD_CENTER" file="co mmon/textfield_center.png" />
(...skipping 118 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" /> 949 <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" /> 950 <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" /> 951 <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" /> 952 <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" /> 953 <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" /> 954 <structure type="chrome_scaled_image" name="IDR_PEOPLE_SEARCH_ACTION_CHA T_PRESSED" file="common/chat_pressed.png" />
954 </if> 955 </if>
955 </structures> 956 </structures>
956 </release> 957 </release>
957 </grit> 958 </grit>
OLDNEW
« no previous file with comments | « chrome/app/theme/default_200_percent/legacy/tab_bluetooth_indicator.png ('k') | chrome/browser/ui/tabs/tab_utils.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698