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

Side by Side Diff: ui/resources/ui_resources.grd

Issue 2245603003: Add signal strength indicator icon to WebBluetooth chooser on non-Mac desktops (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: added signal strength indicator icon to WebBluetooth chooser Created 4 years, 4 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 <grit latest_public_release="0" current_release="1"> 2 <grit latest_public_release="0" current_release="1">
3 <outputs> 3 <outputs>
4 <output filename="grit/ui_resources.h" type="rc_header" context="default_100 _percent"> 4 <output filename="grit/ui_resources.h" type="rc_header" context="default_100 _percent">
5 <emit emit_type='prepend'></emit> 5 <emit emit_type='prepend'></emit>
6 </output> 6 </output>
7 <output filename="grit/ui_resources_map.cc" type="resource_map_source" conte xt="default_100_percent" /> 7 <output filename="grit/ui_resources_map.cc" type="resource_map_source" conte xt="default_100_percent" />
8 <output filename="grit/ui_resources_map.h" type="resource_map_header" contex t="default_100_percent" /> 8 <output filename="grit/ui_resources_map.h" type="resource_map_header" contex t="default_100_percent" />
9 <output filename="ui_resources_100_percent.pak" type="data_package" context= "default_100_percent" /> 9 <output filename="ui_resources_100_percent.pak" type="data_package" context= "default_100_percent" />
10 <output filename="ui_resources_200_percent.pak" type="data_package" context= "default_200_percent" /> 10 <output filename="ui_resources_200_percent.pak" type="data_package" context= "default_200_percent" />
(...skipping 113 matching lines...) Expand 10 before | Expand all | Expand 10 after
124 <if expr="is_macosx"> 124 <if expr="is_macosx">
125 <structure type="chrome_scaled_image" name="IDR_MENU_CHECK_CHECKED" file ="legacy/menu_check.png" /> 125 <structure type="chrome_scaled_image" name="IDR_MENU_CHECK_CHECKED" file ="legacy/menu_check.png" />
126 <structure type="chrome_scaled_image" name="IDR_MENU_OVERFLOW_UP" file=" common/menu_overflow_up.png" /> 126 <structure type="chrome_scaled_image" name="IDR_MENU_OVERFLOW_UP" file=" common/menu_overflow_up.png" />
127 <structure type="chrome_scaled_image" name="IDR_MENU_OVERFLOW_DOWN" file ="common/menu_overflow_down.png" /> 127 <structure type="chrome_scaled_image" name="IDR_MENU_OVERFLOW_DOWN" file ="common/menu_overflow_down.png" />
128 </if> 128 </if>
129 <if expr="is_macosx or is_ios"> 129 <if expr="is_macosx or is_ios">
130 <structure type="chrome_scaled_image" name="IDR_MENU_HIERARCHY_ARROW" fi le="mac/menu_hierarchy_arrow.png" /> 130 <structure type="chrome_scaled_image" name="IDR_MENU_HIERARCHY_ARROW" fi le="mac/menu_hierarchy_arrow.png" />
131 </if> 131 </if>
132 <structure type="chrome_scaled_image" name="IDR_MENU_DROPARROW" file="cros /menu_droparrow.png" /> 132 <structure type="chrome_scaled_image" name="IDR_MENU_DROPARROW" file="cros /menu_droparrow.png" />
133 <structure type="chrome_scaled_image" name="IDR_MESSAGE_CLOSE" file="commo n/message_close.png" /> 133 <structure type="chrome_scaled_image" name="IDR_MESSAGE_CLOSE" file="commo n/message_close.png" />
134 <if expr="not is_android and not is_ios">
135 <structure type="chrome_scaled_image" name="IDR_NETWORK_BARS_DARK" file= "common/statusbar_network_bars_dark.png" />
msw 2016/08/12 23:08:49 What does the "statusbar" prefix mean, consider re
juncai 2016/08/15 21:53:20 Done.
136 </if>
134 <if expr="toolkit_views or is_macosx or is_ios"> 137 <if expr="toolkit_views or is_macosx or is_ios">
135 <structure type="chrome_scaled_image" name="IDR_NOTIFICATION_ARROW" file ="common/notification_arrow.png"/> 138 <structure type="chrome_scaled_image" name="IDR_NOTIFICATION_ARROW" file ="common/notification_arrow.png"/>
136 <structure type="chrome_scaled_image" name="IDR_NOTIFICATION_ARROW_HOVER " file="common/notification_arrow_hover.png"/> 139 <structure type="chrome_scaled_image" name="IDR_NOTIFICATION_ARROW_HOVER " file="common/notification_arrow_hover.png"/>
137 <structure type="chrome_scaled_image" name="IDR_NOTIFICATION_ARROW_PRESS ED" file="common/notification_arrow_pressed.png"/> 140 <structure type="chrome_scaled_image" name="IDR_NOTIFICATION_ARROW_PRESS ED" file="common/notification_arrow_pressed.png"/>
138 <structure type="chrome_scaled_image" name="IDR_NOTIFICATION_ADVANCED_SE TTINGS" file="common/notification_advanced_settings.png"/> 141 <structure type="chrome_scaled_image" name="IDR_NOTIFICATION_ADVANCED_SE TTINGS" file="common/notification_advanced_settings.png"/>
139 <structure type="chrome_scaled_image" name="IDR_NOTIFICATION_ADVANCED_SE TTINGS_HOVER" file="common/notification_advanced_settings_hover.png"/> 142 <structure type="chrome_scaled_image" name="IDR_NOTIFICATION_ADVANCED_SE TTINGS_HOVER" file="common/notification_advanced_settings_hover.png"/>
140 <structure type="chrome_scaled_image" name="IDR_NOTIFICATION_ADVANCED_SE TTINGS_PRESSED" file="common/notification_advanced_settings_pressed.png"/> 143 <structure type="chrome_scaled_image" name="IDR_NOTIFICATION_ADVANCED_SE TTINGS_PRESSED" file="common/notification_advanced_settings_pressed.png"/>
141 <structure type="chrome_scaled_image" name="IDR_NOTIFICATION_CLEAR_ALL" file="common/notification_clear_all.png"/> 144 <structure type="chrome_scaled_image" name="IDR_NOTIFICATION_CLEAR_ALL" file="common/notification_clear_all.png"/>
142 <structure type="chrome_scaled_image" name="IDR_NOTIFICATION_CLEAR_ALL_D ISABLED" file="common/notification_clear_all_disabled.png"/> 145 <structure type="chrome_scaled_image" name="IDR_NOTIFICATION_CLEAR_ALL_D ISABLED" file="common/notification_clear_all_disabled.png"/>
143 <structure type="chrome_scaled_image" name="IDR_NOTIFICATION_CLEAR_ALL_H OVER" file="common/notification_clear_all_hover.png"/> 146 <structure type="chrome_scaled_image" name="IDR_NOTIFICATION_CLEAR_ALL_H OVER" file="common/notification_clear_all_hover.png"/>
(...skipping 48 matching lines...) Expand 10 before | Expand all | Expand 10 after
192 <if expr="toolkit_views"> 195 <if expr="toolkit_views">
193 <structure type="chrome_scaled_image" name="IDR_TOUCH_DRAG_TIP_COPY" fil e="common/drag_tip_copy.png" /> 196 <structure type="chrome_scaled_image" name="IDR_TOUCH_DRAG_TIP_COPY" fil e="common/drag_tip_copy.png" />
194 <structure type="chrome_scaled_image" name="IDR_TOUCH_DRAG_TIP_MOVE" fil e="common/drag_tip_move.png" /> 197 <structure type="chrome_scaled_image" name="IDR_TOUCH_DRAG_TIP_MOVE" fil e="common/drag_tip_move.png" />
195 <structure type="chrome_scaled_image" name="IDR_TOUCH_DRAG_TIP_LINK" fil e="common/drag_tip_link.png" /> 198 <structure type="chrome_scaled_image" name="IDR_TOUCH_DRAG_TIP_LINK" fil e="common/drag_tip_link.png" />
196 <structure type="chrome_scaled_image" name="IDR_TOUCH_DRAG_TIP_NODROP" f ile="common/drag_tip_nodrop.png" /> 199 <structure type="chrome_scaled_image" name="IDR_TOUCH_DRAG_TIP_NODROP" f ile="common/drag_tip_nodrop.png" />
197 </if> 200 </if>
198 <structure type="chrome_scaled_image" name="IDR_TRANSLATE_ICON_BUBBLE" fil e="common/translate.png" /> 201 <structure type="chrome_scaled_image" name="IDR_TRANSLATE_ICON_BUBBLE" fil e="common/translate.png" />
199 </structures> 202 </structures>
200 </release> 203 </release>
201 </grit> 204 </grit>
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698