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

Unified 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, 3 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 side-by-side diff with in-line comments
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 »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ui/resources/ui_resources.grd
diff --git a/ui/resources/ui_resources.grd b/ui/resources/ui_resources.grd
index 57360e748197aa297d820f48bc3f859c652eece6..9c4cd67ec698a847dcd0b26b791f697f9486dbec 100644
--- a/ui/resources/ui_resources.grd
+++ b/ui/resources/ui_resources.grd
@@ -189,6 +189,11 @@
<structure type="chrome_scaled_image" name="IDR_SIGNAL_2_BAR" file="common/signal_2_bar.png" />
<structure type="chrome_scaled_image" name="IDR_SIGNAL_3_BAR" file="common/signal_3_bar.png" />
<structure type="chrome_scaled_image" name="IDR_SIGNAL_4_BAR" file="common/signal_4_bar.png" />
+ <structure type="chrome_scaled_image" name="IDR_SIGNAL_0_BAR_SELECTED" file="common/signal_0_bar_selected.png" />
+ <structure type="chrome_scaled_image" name="IDR_SIGNAL_1_BAR_SELECTED" file="common/signal_1_bar_selected.png" />
+ <structure type="chrome_scaled_image" name="IDR_SIGNAL_2_BAR_SELECTED" file="common/signal_2_bar_selected.png" />
+ <structure type="chrome_scaled_image" name="IDR_SIGNAL_3_BAR_SELECTED" file="common/signal_3_bar_selected.png" />
+ <structure type="chrome_scaled_image" name="IDR_SIGNAL_4_BAR_SELECTED" file="common/signal_4_bar_selected.png" />
</if>
<if expr="use_aura">
<structure type="chrome_scaled_image" name="IDR_TEXT_SELECTION_HANDLE_CENTER" file="common/text_selection_handle_center.png" />
« 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