diff options
author | thakis@chromium.org <thakis@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2013-06-07 22:23:41 +0000 |
---|---|---|
committer | thakis@chromium.org <thakis@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2013-06-07 22:23:41 +0000 |
commit | f72c7626dd87b43b9b54a5adb2be941ba9f3e353 (patch) | |
tree | d7b3efb2ce724d0c667144c74e218336c1b7726b /ui | |
parent | 2b08142571df3ee1f69ec6793143f5735f04eeab (diff) | |
download | chromium_src-f72c7626dd87b43b9b54a5adb2be941ba9f3e353.zip chromium_src-f72c7626dd87b43b9b54a5adb2be941ba9f3e353.tar.gz chromium_src-f72c7626dd87b43b9b54a5adb2be941ba9f3e353.tar.bz2 |
notifications: Add back arrow asset.
BUG=238247
TBR=rsesek
Review URL: https://codereview.chromium.org/16673003
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@204960 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'ui')
-rw-r--r-- | ui/resources/default_100_percent/common/notification_arrow.png | bin | 0 -> 1298 bytes |
-rw-r--r-- | ui/resources/default_100_percent/common/notification_arrow_hover.png | bin | 0 -> 1260 bytes |
-rw-r--r-- | ui/resources/default_100_percent/common/notification_arrow_pressed.png | bin | 0 -> 1231 bytes |
-rw-r--r-- | ui/resources/default_200_percent/common/notification_arrow.png | bin | 0 -> 1634 bytes |
-rw-r--r-- | ui/resources/default_200_percent/common/notification_arrow_hover.png | bin | 0 -> 1546 bytes |
-rw-r--r-- | ui/resources/default_200_percent/common/notification_arrow_pressed.png | bin | 0 -> 1470 bytes |
6 files changed, 0 insertions, 0 deletions
diff --git a/ui/resources/default_100_percent/common/notification_arrow.png b/ui/resources/default_100_percent/common/notification_arrow.png Binary files differnew file mode 100644 index 0000000..16f6fdb --- /dev/null +++ b/ui/resources/default_100_percent/common/notification_arrow.png diff --git a/ui/resources/default_100_percent/common/notification_arrow_hover.png b/ui/resources/default_100_percent/common/notification_arrow_hover.png Binary files differnew file mode 100644 index 0000000..73d724b --- /dev/null +++ b/ui/resources/default_100_percent/common/notification_arrow_hover.png diff --git a/ui/resources/default_100_percent/common/notification_arrow_pressed.png b/ui/resources/default_100_percent/common/notification_arrow_pressed.png Binary files differnew file mode 100644 index 0000000..49d474d --- /dev/null +++ b/ui/resources/default_100_percent/common/notification_arrow_pressed.png diff --git a/ui/resources/default_200_percent/common/notification_arrow.png b/ui/resources/default_200_percent/common/notification_arrow.png Binary files differnew file mode 100644 index 0000000..f1c6247 --- /dev/null +++ b/ui/resources/default_200_percent/common/notification_arrow.png diff --git a/ui/resources/default_200_percent/common/notification_arrow_hover.png b/ui/resources/default_200_percent/common/notification_arrow_hover.png Binary files differnew file mode 100644 index 0000000..842bc17 --- /dev/null +++ b/ui/resources/default_200_percent/common/notification_arrow_hover.png diff --git a/ui/resources/default_200_percent/common/notification_arrow_pressed.png b/ui/resources/default_200_percent/common/notification_arrow_pressed.png Binary files differnew file mode 100644 index 0000000..6746358 --- /dev/null +++ b/ui/resources/default_200_percent/common/notification_arrow_pressed.png |