| Index: content/common/gpu/gpu_memory_buffer_factory_io_surface.h
|
| diff --git a/content/common/gpu/gpu_memory_buffer_factory_io_surface.h b/content/common/gpu/gpu_memory_buffer_factory_io_surface.h
|
| index 60b24739d5f53b0e919de89ce1694cb24d6219ff..5ff5406315ade38e9a944e29407b83ab16c40aa1 100644
|
| --- a/content/common/gpu/gpu_memory_buffer_factory_io_surface.h
|
| +++ b/content/common/gpu/gpu_memory_buffer_factory_io_surface.h
|
| @@ -18,7 +18,7 @@
|
| #include "gpu/command_buffer/service/image_factory.h"
|
| #include "ui/gfx/geometry/size.h"
|
| #include "ui/gfx/gpu_memory_buffer.h"
|
| -#include "ui/gfx/mac/io_surface_manager.h"
|
| +#include "ui/gfx/mac/io_surface.h"
|
|
|
| namespace gl {
|
| class GLImage;
|
|
|