Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(1663)

Unified Diff: ash/common/system/web_notification/web_notification_tray.h

Issue 2526333002: ash: Cleanup class/struct forward declarations (Closed)
Patch Set: Rebase Created 4 years, 1 month ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « ash/common/system/web_notification/ash_popup_alignment_delegate.h ('k') | ash/common/wm/drag_details.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ash/common/system/web_notification/web_notification_tray.h
diff --git a/ash/common/system/web_notification/web_notification_tray.h b/ash/common/system/web_notification/web_notification_tray.h
index a22a4bcfa9e2c8936eab91fa87940e5b28f1c41a..fb2a72d342986a34fa3a8f481b0d7cb871be8ef3 100644
--- a/ash/common/system/web_notification/web_notification_tray.h
+++ b/ash/common/system/web_notification/web_notification_tray.h
@@ -27,12 +27,7 @@
// generated by SystemTrayItem). Visibility of one notification type or other
// is controlled by StatusAreaWidget.
-namespace views {
-class MenuRunner;
-}
-
namespace message_center {
-class MessageBubbleBase;
class MessageCenter;
class MessageCenterBubble;
class MessagePopupCollection;
@@ -42,7 +37,6 @@ namespace ash {
class AshPopupAlignmentDelegate;
class SystemTray;
class WebNotificationBubbleWrapper;
-class WebNotificationButton;
class WebNotificationImage;
class WebNotificationLabel;
class WmWindow;
« no previous file with comments | « ash/common/system/web_notification/ash_popup_alignment_delegate.h ('k') | ash/common/wm/drag_details.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698