| Index: content/browser/android/in_process/synchronous_input_event_filter.cc
|
| diff --git a/content/browser/android/in_process/synchronous_input_event_filter.cc b/content/browser/android/in_process/synchronous_input_event_filter.cc
|
| index 17c909d42d9bcbde5fd37c3a840bb417c91ee1e5..34144dac579542ad8ba65111cc5105c45d378e22 100644
|
| --- a/content/browser/android/in_process/synchronous_input_event_filter.cc
|
| +++ b/content/browser/android/in_process/synchronous_input_event_filter.cc
|
| @@ -8,7 +8,7 @@
|
| #include "cc/input/input_handler.h"
|
| #include "content/browser/android/in_process/synchronous_compositor_impl.h"
|
| #include "content/public/browser/browser_thread.h"
|
| -#include "ui/base/latency_info.h"
|
| +#include "ui/events/latency_info.h"
|
|
|
| using WebKit::WebInputEvent;
|
|
|
|
|