| Index: content/port/browser/event_with_latency_info.h
|
| diff --git a/content/port/browser/event_with_latency_info.h b/content/port/browser/event_with_latency_info.h
|
| index 70788f94c111862f4d1c8c46faf742bbcc79eff4..a39ae52076d08fa6a894d84c0625a63303d6a4d0 100644
|
| --- a/content/port/browser/event_with_latency_info.h
|
| +++ b/content/port/browser/event_with_latency_info.h
|
| @@ -5,7 +5,7 @@
|
| #ifndef CONTENT_PORT_BROWSER_EVENT_WITH_LATENCY_INFO_H_
|
| #define CONTENT_PORT_BROWSER_EVENT_WITH_LATENCY_INFO_H_
|
|
|
| -#include "ui/base/latency_info.h"
|
| +#include "ui/events/latency_info.h"
|
|
|
| namespace WebKit {
|
| class WebGestureEvent;
|
|
|