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

Unified Diff: ash/common/system/tray/tray_notification_view.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/tray/tray_details_view.h ('k') | ash/common/system/tray/tray_utils.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ash/common/system/tray/tray_notification_view.h
diff --git a/ash/common/system/tray/tray_notification_view.h b/ash/common/system/tray/tray_notification_view.h
index 9e382094f6ed263986c81936372d7a3353a1420e..87a907f0ad85d8812c2e47a5367c30ef7fa75ecc 100644
--- a/ash/common/system/tray/tray_notification_view.h
+++ b/ash/common/system/tray/tray_notification_view.h
@@ -10,10 +10,6 @@
#include "ui/views/controls/button/image_button.h"
#include "ui/views/controls/slide_out_view.h"
-namespace gfx {
-class ImageSkia;
-}
-
namespace views {
class ImageView;
}
« no previous file with comments | « ash/common/system/tray/tray_details_view.h ('k') | ash/common/system/tray/tray_utils.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698