| Index: gpu/ipc/service/pass_through_image_transport_surface.h
|
| diff --git a/gpu/ipc/service/pass_through_image_transport_surface.h b/gpu/ipc/service/pass_through_image_transport_surface.h
|
| index 4c8f92731446a022d6762144fe1f0f59a8e5b5f2..b63194a784160ed1b8500433f5d9ad0f4deadb1d 100644
|
| --- a/gpu/ipc/service/pass_through_image_transport_surface.h
|
| +++ b/gpu/ipc/service/pass_through_image_transport_surface.h
|
| @@ -13,8 +13,8 @@
|
| #include "base/memory/scoped_ptr.h"
|
| #include "base/memory/weak_ptr.h"
|
| #include "gpu/ipc/service/image_transport_surface.h"
|
| +#include "ui/events/latency_info.h"
|
| #include "ui/gl/gl_surface.h"
|
| -#include "ui/latency_info/latency_info.h"
|
|
|
| namespace gpu {
|
| class GpuChannelManager;
|
|
|