Index: content/common/gpu/texture_image_transport_surface.cc |
diff --git a/content/common/gpu/texture_image_transport_surface.cc b/content/common/gpu/texture_image_transport_surface.cc |
index de9d3357c228ed844581e5710786f2b608f67197..a19a743a7994295ff728c07803b42bb759224392 100644 |
--- a/content/common/gpu/texture_image_transport_surface.cc |
+++ b/content/common/gpu/texture_image_transport_surface.cc |
@@ -10,7 +10,7 @@ |
#include "gpu/command_buffer/service/context_group.h" |
#include "gpu/command_buffer/service/gpu_scheduler.h" |
#include "gpu/command_buffer/service/texture_manager.h" |
-#include "ui/gfx/gl/scoped_make_current.h" |
+#include "ui/gl/scoped_make_current.h" |
using gpu::gles2::ContextGroup; |
using gpu::gles2::TextureManager; |