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

Unified Diff: ui/events/ozone/evdev/input_device_factory_evdev.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_handler.h ('k') | ui/events/ozone/evdev/input_injector_evdev.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ui/events/ozone/evdev/input_device_factory_evdev.h
diff --git a/ui/events/ozone/evdev/input_device_factory_evdev.h b/ui/events/ozone/evdev/input_device_factory_evdev.h
index df696ba26debb51334aaf3008124e5b16bd1375b..44cb0e7ad7062a7610c0463dbf7b30cad105a395 100644
--- a/ui/events/ozone/evdev/input_device_factory_evdev.h
+++ b/ui/events/ozone/evdev/input_device_factory_evdev.h
@@ -25,7 +25,6 @@ namespace ui {
class CursorDelegateEvdev;
class DeviceEventDispatcherEvdev;
-class InputDeviceFactoryEvdevProxy;
#if !defined(USE_EVDEV)
#error Missing dependency on ui/events/ozone:events_ozone_evdev
« no previous file with comments | « ui/events/event_handler.h ('k') | ui/events/ozone/evdev/input_injector_evdev.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698