From 82a1cc9ed2a25e8ee549e057d0d1720cc1ce0eb4 Mon Sep 17 00:00:00 2001 From: "stevenjb@google.com" Date: Wed, 13 Jun 2012 22:06:10 +0000 Subject: Add WebNotificationTray to the status area This CL: * Adds WebNotificationTray and its Delegate class for handling web/app notifications in the status area * Adds hooks to SystemTray so that StatusAreaWidget can hide system notifications when web notifications are viewed BUG=124914 TEST=WebNotificationTrayTest unittest passes, system tray functionality is unchanged, web notification tray works in ash_shell. Review URL: https://chromiumcodereview.appspot.com/10546125 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@141985 0039d316-1c4b-4281-b951-d872f2087c98 --- ash/ash_strings.grd | 12 ++++++++++++ 1 file changed, 12 insertions(+) (limited to 'ash/ash_strings.grd') diff --git a/ash/ash_strings.grd b/ash/ash_strings.grd index e28fbbf..702edbf 100644 --- a/ash/ash_strings.grd +++ b/ash/ash_strings.grd @@ -393,6 +393,18 @@ Press Search key to cancel. Previous menu + + Disable extension + + + Disable notifications from $1mail.google.com + + + Settings... + + + Close All + -- cgit v1.1