| Index: content/browser/compositor/image_transport_factory.h
|
| diff --git a/content/browser/compositor/image_transport_factory.h b/content/browser/compositor/image_transport_factory.h
|
| index 51eae7a6ca88c5112d360b4f09cd89a9f03fccb9..db669cc27fa90df06a032e9a6e9959d2d5d3670a 100644
|
| --- a/content/browser/compositor/image_transport_factory.h
|
| +++ b/content/browser/compositor/image_transport_factory.h
|
| @@ -12,8 +12,8 @@
|
| #include "build/build_config.h"
|
| #include "content/common/content_export.h"
|
| #include "gpu/ipc/common/surface_handle.h"
|
| -#include "ui/events/latency_info.h"
|
| #include "ui/gfx/native_widget_types.h"
|
| +#include "ui/latency/latency_info.h"
|
|
|
| namespace gfx {
|
| enum class SwapResult;
|
|
|