Index: third_party/WebKit/Source/platform/graphics/GraphicsTypes3D.h |
diff --git a/third_party/WebKit/Source/platform/graphics/GraphicsTypes3D.h b/third_party/WebKit/Source/platform/graphics/GraphicsTypes3D.h |
index c9ea925cc76e00d55f9c1cfa45889c5dff59a232..13e0c1e7f155293cab81aa2cc76554a575735c8a 100644 |
--- a/third_party/WebKit/Source/platform/graphics/GraphicsTypes3D.h |
+++ b/third_party/WebKit/Source/platform/graphics/GraphicsTypes3D.h |
@@ -27,8 +27,8 @@ |
#define GraphicsTypes3D_h |
#ifndef __glext_h_ |
-#include "third_party/khronos/GLES3/gl3.h" |
#include "third_party/khronos/GLES2/gl2ext.h" |
+#include "third_party/khronos/GLES3/gl3.h" |
#endif |
#include <stdint.h> |