| Index: third_party/WebKit/Source/modules/webgl/WebGLShaderPrecisionFormat.h
|
| diff --git a/third_party/WebKit/Source/modules/webgl/WebGLShaderPrecisionFormat.h b/third_party/WebKit/Source/modules/webgl/WebGLShaderPrecisionFormat.h
|
| index fc8d9d21c317500b04a9b1439136009fd874a13c..b9b4000b12cbb8abb5850daa8511f83100ce334c 100644
|
| --- a/third_party/WebKit/Source/modules/webgl/WebGLShaderPrecisionFormat.h
|
| +++ b/third_party/WebKit/Source/modules/webgl/WebGLShaderPrecisionFormat.h
|
| @@ -28,8 +28,8 @@
|
| #define WebGLShaderPrecisionFormat_h
|
|
|
| #include "bindings/core/v8/ScriptWrappable.h"
|
| -#include "platform/graphics/GraphicsTypes3D.h"
|
| #include "platform/heap/Handle.h"
|
| +#include "third_party/khronos/GLES2/gl2.h"
|
|
|
| namespace blink {
|
|
|
|
|