| Index: ui/events/blink/input_handler_proxy_unittest.cc
|
| diff --git a/ui/events/blink/input_handler_proxy_unittest.cc b/ui/events/blink/input_handler_proxy_unittest.cc
|
| index 729029b4b1d6273c22ed12e9f5805e73cc4a5236..2ef91cd7824aa0e1c2595be34511a41b2f8ed833 100644
|
| --- a/ui/events/blink/input_handler_proxy_unittest.cc
|
| +++ b/ui/events/blink/input_handler_proxy_unittest.cc
|
| @@ -18,9 +18,9 @@
|
| #include "third_party/WebKit/public/platform/WebPoint.h"
|
| #include "third_party/WebKit/public/web/WebInputEvent.h"
|
| #include "ui/events/blink/input_handler_proxy_client.h"
|
| +#include "ui/events/latency_info.h"
|
| #include "ui/gfx/geometry/scroll_offset.h"
|
| #include "ui/gfx/geometry/size_f.h"
|
| -#include "ui/latency_info/latency_info.h"
|
|
|
| using blink::WebActiveWheelFlingParameters;
|
| using blink::WebFloatPoint;
|
|
|