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

Unified Diff: ui/message_center/views/notification_view.h

Issue 2484863005: ui: Cleanup class/struct forward declarations (Closed)
Patch Set: Fix another conflict 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 | « ui/message_center/views/message_view.h ('k') | ui/message_center/views/popup_alignment_delegate.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ui/message_center/views/notification_view.h
diff --git a/ui/message_center/views/notification_view.h b/ui/message_center/views/notification_view.h
index 19ce7ef1a206b505ef1e905dadbeccb9901ebaf5..6d54895ac8e0e439ef2553ec560089c97c5037bb 100644
--- a/ui/message_center/views/notification_view.h
+++ b/ui/message_center/views/notification_view.h
@@ -13,8 +13,6 @@
#include "ui/message_center/views/message_view.h"
#include "ui/views/view_targeter_delegate.h"
-class GURL;
-
namespace views {
class ProgressBar;
}
@@ -22,9 +20,7 @@ class ProgressBar;
namespace message_center {
class BoundedLabel;
-class MessageCenter;
class NotificationButton;
-class PaddedButton;
class ProportionalImageView;
// View that displays all current types of notification (web, basic, image, and
« no previous file with comments | « ui/message_center/views/message_view.h ('k') | ui/message_center/views/popup_alignment_delegate.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698