summaryrefslogtreecommitdiffstats
path: root/ash/resources
diff options
context:
space:
mode:
authormukai@chromium.org <mukai@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2013-04-29 20:54:48 +0000
committermukai@chromium.org <mukai@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2013-04-29 20:54:48 +0000
commite9d72e4ca1b04b9fe6cc8f35cafa1001f91e7a7d (patch)
treef66493398e1698f4f4db61e1f980d02080a7e154 /ash/resources
parent5416f28fdc1761075f31678b4893b14b8c426dd7 (diff)
downloadchromium_src-e9d72e4ca1b04b9fe6cc8f35cafa1001f91e7a7d.zip
chromium_src-e9d72e4ca1b04b9fe6cc8f35cafa1001f91e7a7d.tar.gz
chromium_src-e9d72e4ca1b04b9fe6cc8f35cafa1001f91e7a7d.tar.bz2
Add images for new status area design.
This CL doesn't delete the old assets, it'll be done in other CLs when they're not referred at all. BUG=235992 R=oshima@chromium.org, stevenjb@chromium.org, xiyuan@chromium.org Review URL: https://codereview.chromium.org/14386015 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@197131 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'ash/resources')
-rw-r--r--ash/resources/ash_resources.grd1
-rw-r--r--ash/resources/default_100_percent/common/notification/notification_icon.pngbin0 -> 357 bytes
-rw-r--r--ash/resources/default_200_percent/common/notification/notification_icon.pngbin0 -> 448 bytes
3 files changed, 1 insertions, 0 deletions
diff --git a/ash/resources/ash_resources.grd b/ash/resources/ash_resources.grd
index f1d145c..4529b53 100644
--- a/ash/resources/ash_resources.grd
+++ b/ash/resources/ash_resources.grd
@@ -173,6 +173,7 @@
<structure type="chrome_scaled_image" name="IDR_AURA_UBER_TRAY_WIFI_ENABLED" file="cros/network/status_wifi_enabled.png" />
<structure type="chrome_scaled_image" name="IDR_AURA_UBER_TRAY_WIFI_ENABLED_HOVER" file="cros/network/status_wifi_enabled_hover.png" />
+ <structure type="chrome_scaled_image" name="IDR_AURA_UBER_TRAY_NOTIFY_BUTTON_ICON" file="common/notification/notification_icon.png" />
<structure type="chrome_scaled_image" name="IDR_AURA_UBER_TRAY_NOTIFY_BUTTON_ACTIVE_NORMAL" file="common/notification/notification_button_active_normal.png" />
<structure type="chrome_scaled_image" name="IDR_AURA_UBER_TRAY_NOTIFY_BUTTON_ACTIVE_HOVER" file="common/notification/notification_button_active_hover.png" />
<structure type="chrome_scaled_image" name="IDR_AURA_UBER_TRAY_NOTIFY_BUTTON_ACTIVE_PRESSED" file="common/notification/notification_button_active_pressed.png" />
diff --git a/ash/resources/default_100_percent/common/notification/notification_icon.png b/ash/resources/default_100_percent/common/notification/notification_icon.png
new file mode 100644
index 0000000..47084b9
--- /dev/null
+++ b/ash/resources/default_100_percent/common/notification/notification_icon.png
Binary files differ
diff --git a/ash/resources/default_200_percent/common/notification/notification_icon.png b/ash/resources/default_200_percent/common/notification/notification_icon.png
new file mode 100644
index 0000000..468be3c
--- /dev/null
+++ b/ash/resources/default_200_percent/common/notification/notification_icon.png
Binary files differ