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 b437fcadf698cc521f1fad0c78b87917b3d740e6..ce440819161ba9ecca4def946807107a119ae945 100644 |
--- a/content/common/gpu/image_transport_surface.h |
+++ b/content/common/gpu/image_transport_surface.h |
@@ -17,10 +17,10 @@ |
#include "base/memory/weak_ptr.h" |
#include "ipc/ipc_channel.h" |
#include "ipc/ipc_message.h" |
-#include "ui/gfx/gl/gl_surface.h" |
#include "ui/gfx/native_widget_types.h" |
#include "ui/gfx/rect.h" |
#include "ui/gfx/size.h" |
+#include "ui/gl/gl_surface.h" |
#include "ui/surface/transport_dib.h" |
class GpuChannelManager; |