| Index: third_party/WebKit/Source/modules/webgl/WebGLActiveInfo.h
|
| diff --git a/third_party/WebKit/Source/modules/webgl/WebGLActiveInfo.h b/third_party/WebKit/Source/modules/webgl/WebGLActiveInfo.h
|
| index 57e34c4ccb0f16c2096c12811a64e2003ca9427a..5d0189b09d6795ccabf42b082145c7ac19722ff1 100644
|
| --- a/third_party/WebKit/Source/modules/webgl/WebGLActiveInfo.h
|
| +++ b/third_party/WebKit/Source/modules/webgl/WebGLActiveInfo.h
|
| @@ -27,7 +27,7 @@
|
| #define WebGLActiveInfo_h
|
|
|
| #include "bindings/core/v8/ScriptWrappable.h"
|
| -#include "platform/graphics/GraphicsTypes3D.h"
|
| +#include "third_party/khronos/GLES2/gl2.h"
|
|
|
| namespace blink {
|
|
|
|
|