| 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 c1d492c6d376b33fe8cbd841a0d3e5c5cc4df1cf..c0e68f43ced413194102660fbcf78fe6bf99eeda 100644
|
| --- a/third_party/WebKit/Source/modules/webgl/WebGLActiveInfo.h
|
| +++ b/third_party/WebKit/Source/modules/webgl/WebGLActiveInfo.h
|
| @@ -26,7 +26,7 @@
|
| #ifndef WebGLActiveInfo_h
|
| #define WebGLActiveInfo_h
|
|
|
| -#include "bindings/core/v8/ScriptWrappable.h"
|
| +#include "platform/bindings/ScriptWrappable.h"
|
| #include "third_party/khronos/GLES2/gl2.h"
|
|
|
| namespace blink {
|
|
|