Index: chrome/app/theme/theme_resources.grd |
diff --git a/chrome/app/theme/theme_resources.grd b/chrome/app/theme/theme_resources.grd |
index f42f863b5b37139941ac57abb2c55148f0f7edd7..98d0a296a2bff7216060bc4b947b9e0ef7c03a1b 100644 |
--- a/chrome/app/theme/theme_resources.grd |
+++ b/chrome/app/theme/theme_resources.grd |
@@ -149,6 +149,9 @@ |
<if expr="is_win"> |
<structure type="chrome_scaled_image" name="IDR_CONFLICT_FAVICON" file="common/favicon_conflicts.png" /> |
</if> |
+ <if expr="chromeos"> |
+ <structure type="chrome_scaled_image" name="IDR_CONSUMER_MANAGEMENT_NOTIFICATION_ICON" file="cros/consumer_management_notification_icon.png" /> |
+ </if> |
<!-- Ash doesn't draw rounded content area, so needs a special top |
image. --> |
<if expr="not use_ash"> |