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

Unified Diff: ash/common/system/tray/special_popup_row.h

Issue 2526333002: ash: Cleanup class/struct forward declarations (Closed)
Patch Set: 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
Index: ash/common/system/tray/special_popup_row.h
diff --git a/ash/common/system/tray/special_popup_row.h b/ash/common/system/tray/special_popup_row.h
index 887021c72307280fc69a76dbfd0a7359ce39b6e9..29d66b46da7e79d307375fa1690c085f39f355f4 100644
--- a/ash/common/system/tray/special_popup_row.h
+++ b/ash/common/system/tray/special_popup_row.h
@@ -13,9 +13,6 @@
#include "ui/views/view.h"
namespace ash {
-class ThrobberView;
-class TrayItemView;
-class TrayPopupHeaderButton;
class ViewClickListener;
// Not used in material design. This class represents the bottom row of

Powered by Google App Engine
This is Rietveld 408576698