summaryrefslogtreecommitdiffstats
path: root/chrome/app
diff options
context:
space:
mode:
Diffstat (limited to 'chrome/app')
-rw-r--r--chrome/app/theme/default_100_percent/win/notification_tray_dim.pngbin0 -> 226 bytes
-rw-r--r--chrome/app/theme/default_100_percent/win/notification_tray_lit.pngbin0 -> 224 bytes
-rw-r--r--chrome/app/theme/theme_resources.grd4
3 files changed, 4 insertions, 0 deletions
diff --git a/chrome/app/theme/default_100_percent/win/notification_tray_dim.png b/chrome/app/theme/default_100_percent/win/notification_tray_dim.png
new file mode 100644
index 0000000..5b56320
--- /dev/null
+++ b/chrome/app/theme/default_100_percent/win/notification_tray_dim.png
Binary files differ
diff --git a/chrome/app/theme/default_100_percent/win/notification_tray_lit.png b/chrome/app/theme/default_100_percent/win/notification_tray_lit.png
new file mode 100644
index 0000000..7d29f60
--- /dev/null
+++ b/chrome/app/theme/default_100_percent/win/notification_tray_lit.png
Binary files differ
diff --git a/chrome/app/theme/theme_resources.grd b/chrome/app/theme/theme_resources.grd
index ea3ed73..9e9952d 100644
--- a/chrome/app/theme/theme_resources.grd
+++ b/chrome/app/theme/theme_resources.grd
@@ -507,6 +507,10 @@
<structure type="chrome_scaled_image" name="IDR_NEWTAB_CHROME_WELCOME_PAGE_THUMBNAIL" file="common/ntp_welcome_thumb.png" />
</if>
<structure type="chrome_scaled_image" name="IDR_NEWTAB_WEBSTORE_THUMBNAIL" file="ntp_webstore_thumb.png" />
+ <if expr="is_win">
+ <structure type="chrome_scaled_image" name="IDR_NOTIFICATION_TRAY_DIM" file="win/notification_tray_dim.png" />
+ <structure type="chrome_scaled_image" name="IDR_NOTIFICATION_TRAY_LIT" file="win/notification_tray_lit.png" />
+ </if>
<structure type="chrome_scaled_image" name="IDR_OMNIBOX_CS_BUBBLE_BACKGROUND_C" file="common/cs_bubble_center.png" />
<structure type="chrome_scaled_image" name="IDR_OMNIBOX_CS_BUBBLE_BACKGROUND_L" file="common/cs_bubble_left.png" />
<structure type="chrome_scaled_image" name="IDR_OMNIBOX_CS_BUBBLE_BACKGROUND_R" file="common/cs_bubble_right.png" />