Index: chrome/app/theme/theme_resources.grd |
diff --git a/chrome/app/theme/theme_resources.grd b/chrome/app/theme/theme_resources.grd |
index dba748de3a1c3d6a1acd6128c91fc73c89a6bfa5..56ff1c52410bffbc744774a22e35d5b6eea3c32d 100644 |
--- a/chrome/app/theme/theme_resources.grd |
+++ b/chrome/app/theme/theme_resources.grd |
@@ -150,6 +150,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"> |