Index: ui/resources/ui_resources.grd |
diff --git a/ui/resources/ui_resources.grd b/ui/resources/ui_resources.grd |
index 57360e748197aa297d820f48bc3f859c652eece6..a3b28ce979449517947d8b1ef8a3d080160befa4 100644 |
--- a/ui/resources/ui_resources.grd |
+++ b/ui/resources/ui_resources.grd |
@@ -184,11 +184,16 @@ |
<structure type="chrome_scaled_image" name="IDR_PANEL_BOTTOM_RIGHT_CORNER" file="panel_bottom_right_corner.png" /> |
</if> |
<if expr="not is_android and not is_ios"> |
- <structure type="chrome_scaled_image" name="IDR_SIGNAL_0_BAR" file="common/signal_0_bar.png" /> |
- <structure type="chrome_scaled_image" name="IDR_SIGNAL_1_BAR" file="common/signal_1_bar.png" /> |
- <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_BLACK" file="common/signal_0_bar_black.png" /> |
+ <structure type="chrome_scaled_image" name="IDR_SIGNAL_1_BAR_BLACK" file="common/signal_1_bar_black.png" /> |
+ <structure type="chrome_scaled_image" name="IDR_SIGNAL_2_BAR_BLACK" file="common/signal_2_bar_black.png" /> |
+ <structure type="chrome_scaled_image" name="IDR_SIGNAL_3_BAR_BLACK" file="common/signal_3_bar_black.png" /> |
+ <structure type="chrome_scaled_image" name="IDR_SIGNAL_4_BAR_BLACK" file="common/signal_4_bar_black.png" /> |
+ <structure type="chrome_scaled_image" name="IDR_SIGNAL_0_BAR_WHITE" file="common/signal_0_bar_white.png" /> |
+ <structure type="chrome_scaled_image" name="IDR_SIGNAL_1_BAR_WHITE" file="common/signal_1_bar_white.png" /> |
+ <structure type="chrome_scaled_image" name="IDR_SIGNAL_2_BAR_WHITE" file="common/signal_2_bar_white.png" /> |
+ <structure type="chrome_scaled_image" name="IDR_SIGNAL_3_BAR_WHITE" file="common/signal_3_bar_white.png" /> |
+ <structure type="chrome_scaled_image" name="IDR_SIGNAL_4_BAR_WHITE" file="common/signal_4_bar_white.png" /> |
</if> |
<if expr="use_aura"> |
<structure type="chrome_scaled_image" name="IDR_TEXT_SELECTION_HANDLE_CENTER" file="common/text_selection_handle_center.png" /> |