Index: ui/events/blink/blink_event_util.h |
diff --git a/ui/events/blink/blink_event_util.h b/ui/events/blink/blink_event_util.h |
index 247ce4f2e6675dd6d3a5dd0ce292246fc2c8eef2..bb3e0216b915331da75635fc1b29bf84306ef334 100644 |
--- a/ui/events/blink/blink_event_util.h |
+++ b/ui/events/blink/blink_event_util.h |
@@ -10,10 +10,6 @@ |
#include "third_party/WebKit/public/platform/WebInputEvent.h" |
#include "ui/events/gesture_detection/motion_event.h" |
-namespace base { |
-class TimeDelta; |
-} |
- |
namespace blink { |
class WebGestureEvent; |
class WebInputEvent; |