| Index: content/renderer/input/input_handler_proxy.cc
|
| diff --git a/content/renderer/input/input_handler_proxy.cc b/content/renderer/input/input_handler_proxy.cc
|
| index 47c0b6295cb19140510bbe03ab2257d7269c0ccf..b89379de5c8bbf5e4859c96600f81c5adeb0b25c 100644
|
| --- a/content/renderer/input/input_handler_proxy.cc
|
| +++ b/content/renderer/input/input_handler_proxy.cc
|
| @@ -17,7 +17,6 @@
|
| #include "third_party/WebKit/public/platform/Platform.h"
|
| #include "third_party/WebKit/public/web/WebInputEvent.h"
|
| #include "ui/events/latency_info.h"
|
| -#include "ui/gfx/frame_time.h"
|
| #include "ui/gfx/geometry/point_conversions.h"
|
|
|
| using blink::WebFloatPoint;
|
|
|