| Index: third_party/WebKit/Source/modules/webgl/WebGLObject.h
|
| diff --git a/third_party/WebKit/Source/modules/webgl/WebGLObject.h b/third_party/WebKit/Source/modules/webgl/WebGLObject.h
|
| index 0679a3939e77bcba54732c288bdb31cd41645200..89ef92ae03a1c0372695a5c81d0de80f51c4ab71 100644
|
| --- a/third_party/WebKit/Source/modules/webgl/WebGLObject.h
|
| +++ b/third_party/WebKit/Source/modules/webgl/WebGLObject.h
|
| @@ -30,7 +30,6 @@
|
| #include "platform/graphics/GraphicsTypes3D.h"
|
| #include "platform/heap/Handle.h"
|
| #include "wtf/Assertions.h"
|
| -#include "wtf/RefCounted.h"
|
|
|
| namespace blink {
|
| class WebGraphicsContext3D;
|
|
|