| Index: content/common/gpu/texture_image_transport_surface.h
|
| diff --git a/content/common/gpu/texture_image_transport_surface.h b/content/common/gpu/texture_image_transport_surface.h
|
| index 4d77725ce87de4dc4f301a03f3700b3197564791..913854cb6f6d1fc9a40f0424335c3c1d7513a5e3 100644
|
| --- a/content/common/gpu/texture_image_transport_surface.h
|
| +++ b/content/common/gpu/texture_image_transport_surface.h
|
| @@ -10,7 +10,7 @@
|
| #include "content/common/gpu/gpu_command_buffer_stub.h"
|
| #include "content/common/gpu/image_transport_surface.h"
|
| #include "gpu/command_buffer/service/texture_manager.h"
|
| -#include "ui/gfx/gl/gl_surface.h"
|
| +#include "ui/gl/gl_surface.h"
|
|
|
| class GpuChannelManager;
|
|
|
|
|