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

Unified Diff: ash/wm/gestures/overview_gesture_handler.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/wm/gestures/overview_gesture_handler.h
diff --git a/ash/wm/gestures/overview_gesture_handler.h b/ash/wm/gestures/overview_gesture_handler.h
index 98d986d3ce2190554c9f0cd33865430f61a1a957..af1ba739ebc2a45379b672ae166cefed286ba54d 100644
--- a/ash/wm/gestures/overview_gesture_handler.h
+++ b/ash/wm/gestures/overview_gesture_handler.h
@@ -7,12 +7,7 @@
#include "base/macros.h"
-namespace aura {
-class Window;
-}
-
namespace ui {
-class GestureEvent;
class ScrollEvent;
}

Powered by Google App Engine
This is Rietveld 408576698