| 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 86cf66250c85ba43faf54cdb3275a9afe0fae3f8..51f3be226ab7c463c7abc525ccbd298ea7d662fb 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;
|
|
|