| Index: content/renderer/gpu/input_handler_proxy.cc
|
| diff --git a/content/renderer/gpu/input_handler_proxy.cc b/content/renderer/gpu/input_handler_proxy.cc
|
| index 1f88e6278419d316e6f3872e392b5e0f14a207ab..f1ca2a54711a21318d70b329dd9ec5d700b5b06d 100644
|
| --- a/content/renderer/gpu/input_handler_proxy.cc
|
| +++ b/content/renderer/gpu/input_handler_proxy.cc
|
| @@ -10,7 +10,7 @@
|
| #include "content/renderer/gpu/input_handler_proxy_client.h"
|
| #include "third_party/WebKit/public/platform/Platform.h"
|
| #include "third_party/WebKit/public/web/WebInputEvent.h"
|
| -#include "ui/base/latency_info.h"
|
| +#include "ui/events/latency_info.h"
|
|
|
| using WebKit::WebFloatPoint;
|
| using WebKit::WebFloatSize;
|
|
|