Index: ui/events/ozone/event_factory_ozone.cc |
diff --git a/ui/events/ozone/event_factory_ozone.cc b/ui/events/ozone/event_factory_ozone.cc |
index 3a56ddc968fefcfac468ba4e22bd72c7b8b4316c..79d6ece36d0481118a380ad919ef6a7d2a0a3990 100644 |
--- a/ui/events/ozone/event_factory_ozone.cc |
+++ b/ui/events/ozone/event_factory_ozone.cc |
@@ -26,8 +26,6 @@ EventFactoryOzone* EventFactoryOzone::GetInstance() { |
return impl_; |
} |
-void EventFactoryOzone::StartProcessingEvents() {} |
- |
void EventFactoryOzone::WarpCursorTo(gfx::AcceleratedWidget widget, |
const gfx::PointF& location) { |
NOTIMPLEMENTED(); |