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

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

Issue 2342723002: Reland: Update image and text color when row is selected in the chooser on Mac (Closed)
Patch Set: fixed Mac asan test Created 4 years, 2 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
« no previous file with comments | « ui/resources/default_200_percent/common/signal_4_bar_selected.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 <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 171 matching lines...) Expand 10 before | Expand all | Expand 10 after
182 <structure type="chrome_scaled_image" name="IDR_PANEL_TOP_RIGHT_CORNER" file="panel_top_right_corner.png" /> 182 <structure type="chrome_scaled_image" name="IDR_PANEL_TOP_RIGHT_CORNER" file="panel_top_right_corner.png" />
183 <structure type="chrome_scaled_image" name="IDR_PANEL_BOTTOM_LEFT_CORNER " file="panel_bottom_left_corner.png" /> 183 <structure type="chrome_scaled_image" name="IDR_PANEL_BOTTOM_LEFT_CORNER " file="panel_bottom_left_corner.png" />
184 <structure type="chrome_scaled_image" name="IDR_PANEL_BOTTOM_RIGHT_CORNE R" file="panel_bottom_right_corner.png" /> 184 <structure type="chrome_scaled_image" name="IDR_PANEL_BOTTOM_RIGHT_CORNE R" file="panel_bottom_right_corner.png" />
185 </if> 185 </if>
186 <if expr="not is_android and not is_ios"> 186 <if expr="not is_android and not is_ios">
187 <structure type="chrome_scaled_image" name="IDR_SIGNAL_0_BAR" file="comm on/signal_0_bar.png" /> 187 <structure type="chrome_scaled_image" name="IDR_SIGNAL_0_BAR" file="comm on/signal_0_bar.png" />
188 <structure type="chrome_scaled_image" name="IDR_SIGNAL_1_BAR" file="comm on/signal_1_bar.png" /> 188 <structure type="chrome_scaled_image" name="IDR_SIGNAL_1_BAR" file="comm on/signal_1_bar.png" />
189 <structure type="chrome_scaled_image" name="IDR_SIGNAL_2_BAR" file="comm on/signal_2_bar.png" /> 189 <structure type="chrome_scaled_image" name="IDR_SIGNAL_2_BAR" file="comm on/signal_2_bar.png" />
190 <structure type="chrome_scaled_image" name="IDR_SIGNAL_3_BAR" file="comm on/signal_3_bar.png" /> 190 <structure type="chrome_scaled_image" name="IDR_SIGNAL_3_BAR" file="comm on/signal_3_bar.png" />
191 <structure type="chrome_scaled_image" name="IDR_SIGNAL_4_BAR" file="comm on/signal_4_bar.png" /> 191 <structure type="chrome_scaled_image" name="IDR_SIGNAL_4_BAR" file="comm on/signal_4_bar.png" />
192 <structure type="chrome_scaled_image" name="IDR_SIGNAL_0_BAR_SELECTED" f ile="common/signal_0_bar_selected.png" />
193 <structure type="chrome_scaled_image" name="IDR_SIGNAL_1_BAR_SELECTED" f ile="common/signal_1_bar_selected.png" />
194 <structure type="chrome_scaled_image" name="IDR_SIGNAL_2_BAR_SELECTED" f ile="common/signal_2_bar_selected.png" />
195 <structure type="chrome_scaled_image" name="IDR_SIGNAL_3_BAR_SELECTED" f ile="common/signal_3_bar_selected.png" />
196 <structure type="chrome_scaled_image" name="IDR_SIGNAL_4_BAR_SELECTED" f ile="common/signal_4_bar_selected.png" />
192 </if> 197 </if>
193 <if expr="use_aura"> 198 <if expr="use_aura">
194 <structure type="chrome_scaled_image" name="IDR_TEXT_SELECTION_HANDLE_CE NTER" file="common/text_selection_handle_center.png" /> 199 <structure type="chrome_scaled_image" name="IDR_TEXT_SELECTION_HANDLE_CE NTER" file="common/text_selection_handle_center.png" />
195 <structure type="chrome_scaled_image" name="IDR_TEXT_SELECTION_HANDLE_LE FT" file="common/text_selection_handle_left.png" /> 200 <structure type="chrome_scaled_image" name="IDR_TEXT_SELECTION_HANDLE_LE FT" file="common/text_selection_handle_left.png" />
196 <structure type="chrome_scaled_image" name="IDR_TEXT_SELECTION_HANDLE_RI GHT" file="common/text_selection_handle_right.png" /> 201 <structure type="chrome_scaled_image" name="IDR_TEXT_SELECTION_HANDLE_RI GHT" file="common/text_selection_handle_right.png" />
197 </if> 202 </if>
198 <if expr="is_macosx"> 203 <if expr="is_macosx">
199 <structure type="chrome_scaled_image" name="IDR_THROBBER" file="legacy/t hrobber.png" /> 204 <structure type="chrome_scaled_image" name="IDR_THROBBER" file="legacy/t hrobber.png" />
200 </if> 205 </if>
201 <if expr="toolkit_views"> 206 <if expr="toolkit_views">
202 <structure type="chrome_scaled_image" name="IDR_TOUCH_DRAG_TIP_COPY" fil e="common/drag_tip_copy.png" /> 207 <structure type="chrome_scaled_image" name="IDR_TOUCH_DRAG_TIP_COPY" fil e="common/drag_tip_copy.png" />
203 <structure type="chrome_scaled_image" name="IDR_TOUCH_DRAG_TIP_MOVE" fil e="common/drag_tip_move.png" /> 208 <structure type="chrome_scaled_image" name="IDR_TOUCH_DRAG_TIP_MOVE" fil e="common/drag_tip_move.png" />
204 <structure type="chrome_scaled_image" name="IDR_TOUCH_DRAG_TIP_LINK" fil e="common/drag_tip_link.png" /> 209 <structure type="chrome_scaled_image" name="IDR_TOUCH_DRAG_TIP_LINK" fil e="common/drag_tip_link.png" />
205 <structure type="chrome_scaled_image" name="IDR_TOUCH_DRAG_TIP_NODROP" f ile="common/drag_tip_nodrop.png" /> 210 <structure type="chrome_scaled_image" name="IDR_TOUCH_DRAG_TIP_NODROP" f ile="common/drag_tip_nodrop.png" />
206 </if> 211 </if>
207 <structure type="chrome_scaled_image" name="IDR_TRANSLATE_ICON_BUBBLE" fil e="common/translate.png" /> 212 <structure type="chrome_scaled_image" name="IDR_TRANSLATE_ICON_BUBBLE" fil e="common/translate.png" />
208 </structures> 213 </structures>
209 </release> 214 </release>
210 </grit> 215 </grit>
OLDNEW
« no previous file with comments | « ui/resources/default_200_percent/common/signal_4_bar_selected.png ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698