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

Unified Diff: ui/wm/core/compound_event_filter.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/wm/core/accelerator_filter.h ('k') | ui/wm/core/shadow_controller.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ui/wm/core/compound_event_filter.h
diff --git a/ui/wm/core/compound_event_filter.h b/ui/wm/core/compound_event_filter.h
index d96ece4914701d534516cd9fdfda1838f44db0e7..34b78aa76b0252d84b0b00e9f680e967d98169a7 100644
--- a/ui/wm/core/compound_event_filter.h
+++ b/ui/wm/core/compound_event_filter.h
@@ -13,15 +13,9 @@
#include "ui/gfx/native_widget_types.h"
#include "ui/wm/wm_export.h"
-namespace aura {
-class CursorManager;
-class RootWindow;
-}
-
namespace ui {
class GestureEvent;
class KeyEvent;
-class LocatedEvent;
class MouseEvent;
class TouchEvent;
}
« no previous file with comments | « ui/wm/core/accelerator_filter.h ('k') | ui/wm/core/shadow_controller.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698