Index: content/common/gpu/client/gl_helper.cc |
diff --git a/content/common/gpu/client/gl_helper.cc b/content/common/gpu/client/gl_helper.cc |
index a8bcbbc254ca2a274db2318f114fa61d45368710..5b2a37d78d2b80f6bbaf7f6bfae8954b97b7aae9 100644 |
--- a/content/common/gpu/client/gl_helper.cc |
+++ b/content/common/gpu/client/gl_helper.cc |
@@ -17,8 +17,8 @@ |
#include "base/threading/thread_restrictions.h" |
#include "third_party/WebKit/Source/WebKit/chromium/public/platform/WebCString.h" |
#include "third_party/WebKit/Source/WebKit/chromium/public/platform/WebString.h" |
-#include "ui/gfx/gl/gl_bindings.h" |
#include "ui/gfx/size.h" |
+#include "ui/gl/gl_bindings.h" |
using WebKit::WebGLId; |
using WebKit::WebGraphicsContext3D; |