| Index: content/common/input/web_input_event_payload.h
|
| diff --git a/content/common/input/web_input_event_payload.h b/content/common/input/web_input_event_payload.h
|
| index 9857a5aeacc6f9b850a8d2900f0df718c6792d7f..4d35b165a6b2f8fe0c11d07c7ef0ae33da6c22e7 100644
|
| --- a/content/common/input/web_input_event_payload.h
|
| +++ b/content/common/input/web_input_event_payload.h
|
| @@ -8,7 +8,7 @@
|
| #include "base/basictypes.h"
|
| #include "content/common/content_export.h"
|
| #include "content/common/input/input_event.h"
|
| -#include "ui/base/latency_info.h"
|
| +#include "ui/events/latency_info.h"
|
|
|
| namespace WebKit {
|
| class WebInputEvent;
|
|
|