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

Unified Diff: ui/events/event_handler.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/events/event_dispatcher.h ('k') | ui/events/ozone/evdev/input_device_factory_evdev.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ui/events/event_handler.h
diff --git a/ui/events/event_handler.h b/ui/events/event_handler.h
index 7e7ae9afb32f364047378267782b2fe6acc93caa..9a9ca2447e95b4f350462cdbd6d5db925f321d88 100644
--- a/ui/events/event_handler.h
+++ b/ui/events/event_handler.h
@@ -17,7 +17,6 @@ namespace ui {
class CancelModeEvent;
class Event;
class EventDispatcher;
-class EventTarget;
class GestureEvent;
class KeyEvent;
class MouseEvent;
« no previous file with comments | « ui/events/event_dispatcher.h ('k') | ui/events/ozone/evdev/input_device_factory_evdev.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698