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

Unified Diff: ash/common/system/tray/tray_popup_utils.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/tray_popup_utils.h
diff --git a/ash/common/system/tray/tray_popup_utils.h b/ash/common/system/tray/tray_popup_utils.h
index f299257ee667063dad8c5dd2eccd8bc11c47e1b8..df0e8251e4dd8e4ea71e5eb98ed1abe169efed9f 100644
--- a/ash/common/system/tray/tray_popup_utils.h
+++ b/ash/common/system/tray/tray_popup_utils.h
@@ -11,7 +11,6 @@
#include "base/strings/string16.h"
namespace views {
-class Border;
class ButtonListener;
class ImageView;
class InkDrop;
@@ -21,7 +20,6 @@ class InkDropHostView;
class InkDropMask;
class Label;
class LabelButton;
-class LayoutManager;
class Separator;
class Slider;
class SliderListener;

Powered by Google App Engine
This is Rietveld 408576698