summaryrefslogtreecommitdiffstats
path: root/ui/resources
diff options
context:
space:
mode:
authorscherkus@chromium.org <scherkus@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2013-11-02 01:01:30 +0000
committerscherkus@chromium.org <scherkus@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2013-11-02 01:01:30 +0000
commit61951483de50fa7d4acfee7236f03c975bb8116d (patch)
tree6697dca2edf0947a693c502449f59294be592427 /ui/resources
parent8068fa66286a3f162bb59cf429d299c1c145a37d (diff)
downloadchromium_src-61951483de50fa7d4acfee7236f03c975bb8116d.zip
chromium_src-61951483de50fa7d4acfee7236f03c975bb8116d.tar.gz
chromium_src-61951483de50fa7d4acfee7236f03c975bb8116d.tar.bz2
Revert 232469 "Reland 232439: Add a way for notifications to be ..."
It doesn't compile on Mac 64-bit ASAN. > Reland 232439: Add a way for notifications to be linked from settings dialog. > > Adds an event, onShowSettings, that is fired when the link is clicked. > The link is only shown when the event is subscribed to. > > TBR=miket@chromium.org,oshima@chromium.org,rsesek@chromium.org,mukai@chromium.org > BUG=304208, 286608 > > Review URL: https://codereview.chromium.org/54673015 TBR=dewittj@chromium.org Review URL: https://codereview.chromium.org/49443005 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@232536 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'ui/resources')
-rw-r--r--ui/resources/default_100_percent/common/notification_advanced_settings.pngbin179 -> 0 bytes
-rw-r--r--ui/resources/default_100_percent/common/notification_advanced_settings_hover.pngbin179 -> 0 bytes
-rw-r--r--ui/resources/default_100_percent/common/notification_advanced_settings_pressed.pngbin179 -> 0 bytes
-rw-r--r--ui/resources/default_200_percent/common/notification_advanced_settings.pngbin282 -> 0 bytes
-rw-r--r--ui/resources/default_200_percent/common/notification_advanced_settings_hover.pngbin282 -> 0 bytes
-rw-r--r--ui/resources/default_200_percent/common/notification_advanced_settings_pressed.pngbin277 -> 0 bytes
-rw-r--r--ui/resources/ui_resources.grd3
7 files changed, 0 insertions, 3 deletions
diff --git a/ui/resources/default_100_percent/common/notification_advanced_settings.png b/ui/resources/default_100_percent/common/notification_advanced_settings.png
deleted file mode 100644
index f3c7a58..0000000
--- a/ui/resources/default_100_percent/common/notification_advanced_settings.png
+++ /dev/null
Binary files differ
diff --git a/ui/resources/default_100_percent/common/notification_advanced_settings_hover.png b/ui/resources/default_100_percent/common/notification_advanced_settings_hover.png
deleted file mode 100644
index b5496d4..0000000
--- a/ui/resources/default_100_percent/common/notification_advanced_settings_hover.png
+++ /dev/null
Binary files differ
diff --git a/ui/resources/default_100_percent/common/notification_advanced_settings_pressed.png b/ui/resources/default_100_percent/common/notification_advanced_settings_pressed.png
deleted file mode 100644
index 929e91b..0000000
--- a/ui/resources/default_100_percent/common/notification_advanced_settings_pressed.png
+++ /dev/null
Binary files differ
diff --git a/ui/resources/default_200_percent/common/notification_advanced_settings.png b/ui/resources/default_200_percent/common/notification_advanced_settings.png
deleted file mode 100644
index 8db4cc4..0000000
--- a/ui/resources/default_200_percent/common/notification_advanced_settings.png
+++ /dev/null
Binary files differ
diff --git a/ui/resources/default_200_percent/common/notification_advanced_settings_hover.png b/ui/resources/default_200_percent/common/notification_advanced_settings_hover.png
deleted file mode 100644
index d3880f8..0000000
--- a/ui/resources/default_200_percent/common/notification_advanced_settings_hover.png
+++ /dev/null
Binary files differ
diff --git a/ui/resources/default_200_percent/common/notification_advanced_settings_pressed.png b/ui/resources/default_200_percent/common/notification_advanced_settings_pressed.png
deleted file mode 100644
index ed55d30..0000000
--- a/ui/resources/default_200_percent/common/notification_advanced_settings_pressed.png
+++ /dev/null
Binary files differ
diff --git a/ui/resources/ui_resources.grd b/ui/resources/ui_resources.grd
index 0a323cf..2e17560f 100644
--- a/ui/resources/ui_resources.grd
+++ b/ui/resources/ui_resources.grd
@@ -272,9 +272,6 @@
<structure type="chrome_scaled_image" name="IDR_NOTIFICATION_ARROW" file="common/notification_arrow.png"/>
<structure type="chrome_scaled_image" name="IDR_NOTIFICATION_ARROW_HOVER" file="common/notification_arrow_hover.png"/>
<structure type="chrome_scaled_image" name="IDR_NOTIFICATION_ARROW_PRESSED" file="common/notification_arrow_pressed.png"/>
- <structure type="chrome_scaled_image" name="IDR_NOTIFICATION_ADVANCED_SETTINGS" file="common/notification_advanced_settings.png"/>
- <structure type="chrome_scaled_image" name="IDR_NOTIFICATION_ADVANCED_SETTINGS_HOVER" file="common/notification_advanced_settings_hover.png"/>
- <structure type="chrome_scaled_image" name="IDR_NOTIFICATION_ADVANCED_SETTINGS_PRESSED" file="common/notification_advanced_settings_pressed.png"/>
<structure type="chrome_scaled_image" name="IDR_NOTIFICATION_CLEAR_ALL" file="common/notification_clear_all.png"/>
<structure type="chrome_scaled_image" name="IDR_NOTIFICATION_CLEAR_ALL_DISABLED" file="common/notification_clear_all_disabled.png"/>
<structure type="chrome_scaled_image" name="IDR_NOTIFICATION_CLEAR_ALL_HOVER" file="common/notification_clear_all_hover.png"/>