Index: ui/resources/ui_resources.grd |
diff --git a/ui/resources/ui_resources.grd b/ui/resources/ui_resources.grd |
index 69e0682ad0d52c680300e7629213804868e7a1cf..ce914a2f54674319e3704e55f317d6c6c3e830fc 100644 |
--- a/ui/resources/ui_resources.grd |
+++ b/ui/resources/ui_resources.grd |
@@ -131,6 +131,9 @@ |
</if> |
<structure type="chrome_scaled_image" name="IDR_MENU_DROPARROW" file="cros/menu_droparrow.png" /> |
<structure type="chrome_scaled_image" name="IDR_MESSAGE_CLOSE" file="common/message_close.png" /> |
+ <if expr="not is_android and not is_ios"> |
+ <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.
|
+ </if> |
<if expr="toolkit_views or is_macosx or is_ios"> |
<structure type="chrome_scaled_image" name="IDR_NOTIFICATION_ARROW" file="common/notification_arrow.png"/> |
<structure type="chrome_scaled_image" name="IDR_NOTIFICATION_ARROW_HOVER" file="common/notification_arrow_hover.png"/> |