| Index: content/common/gpu/image_transport_surface.h
|
| diff --git a/content/common/gpu/image_transport_surface.h b/content/common/gpu/image_transport_surface.h
|
| index 6038f5d138c4d9b8a6701595309342fba60cdba9..f87d9d8474af703d43c9ac1dcb14840e2c86c6cf 100644
|
| --- a/content/common/gpu/image_transport_surface.h
|
| +++ b/content/common/gpu/image_transport_surface.h
|
| @@ -17,8 +17,8 @@
|
| #include "ipc/ipc_message.h"
|
| #include "ui/events/latency_info.h"
|
| #include "ui/gfx/geometry/rect.h"
|
| +#include "ui/gfx/geometry/size.h"
|
| #include "ui/gfx/native_widget_types.h"
|
| -#include "ui/gfx/size.h"
|
| #include "ui/gl/gl_surface.h"
|
|
|
| struct AcceleratedSurfaceMsg_BufferPresented_Params;
|
|
|