Index: ui/resources/ui_resources.grd |
diff --git a/ui/resources/ui_resources.grd b/ui/resources/ui_resources.grd |
index f627817961b1ab75c4c16c0959f9757bae5a0605..a4125ac1ff43b2418bbe67d32aade6b947420ddb 100644 |
--- a/ui/resources/ui_resources.grd |
+++ b/ui/resources/ui_resources.grd |
@@ -163,6 +163,7 @@ |
<structure type="chrome_scaled_image" name="IDR_CLOSE_2_H" file="close_2_hover.png" /> |
<structure type="chrome_scaled_image" name="IDR_CLOSE_2_MASK" file="close_2_mask.png" /> |
<structure type="chrome_scaled_image" name="IDR_CLOSE_2_P" file="close_2_pressed.png" /> |
+ <structure type="chrome_scaled_image" name="IDR_CLOSE_3_MASK" file="close_3_mask.png" /> |
<structure type="chrome_scaled_image" name="IDR_CLOSE_DIALOG" file="close_dialog.png" /> |
<structure type="chrome_scaled_image" name="IDR_CLOSE_DIALOG_H" file="close_dialog_hover.png" /> |
<structure type="chrome_scaled_image" name="IDR_CLOSE_DIALOG_P" file="close_dialog_pressed.png" /> |
@@ -351,6 +352,7 @@ |
<structure type="chrome_scaled_image" name="IDR_NOTIFICATION_SETTINGS_PRESSED" file="common/notification_settings_pressed.png"/> |
</if> |
<if expr="not is_android and not is_ios"> |
+ <structure type="chrome_scaled_image" name="IDR_NTP_DEFAULT_FAVICON" file="ntp_default_favicon.png" /> |
Mathieu
2014/08/27 19:28:54
nit: create a new section of <if expr="not is_andr
huangs
2014/08/27 19:55:36
Done.
|
<structure type="chrome_scaled_image" name="IDR_OOBE_ACTION_BOX_BUTTON_HOVER" file="cros/action_box_button_hover.png" /> |
<structure type="chrome_scaled_image" name="IDR_OOBE_ACTION_BOX_BUTTON_NORMAL" file="cros/action_box_button_normal.png" /> |
<structure type="chrome_scaled_image" name="IDR_OOBE_ACTION_BOX_BUTTON_PRESSED" file="cros/action_box_button_pressed.png" /> |