| 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 c334c80892eb9f62c9c6a320e89f864ffe167204..8a398bd8afd55721c7c1ce470623d951e370f325 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 "cc/surfaces/surface_id_allocator.h"
|
| #include "content/common/content_export.h"
|
| +#include "ui/events/latency_info.h"
|
| #include "ui/gfx/native_widget_types.h"
|
| -#include "ui/latency_info/latency_info.h"
|
|
|
| namespace cc {
|
| class SurfaceManager;
|
|
|