Chromium Code Reviews| Index: Source/core/html/canvas/WebGLContextObject.h |
| diff --git a/Source/core/html/canvas/WebGLContextObject.h b/Source/core/html/canvas/WebGLContextObject.h |
| index b8940087cf268eefb7454827235e75292ccb1026..1e4d29657542e6edad0615290fffeb2f6e308a98 100644 |
| --- a/Source/core/html/canvas/WebGLContextObject.h |
| +++ b/Source/core/html/canvas/WebGLContextObject.h |
| @@ -27,7 +27,6 @@ |
| #define WebGLContextObject_h |
| #include "core/html/canvas/WebGLObject.h" |
| -#include "core/platform/graphics/GraphicsContext3D.h" |
| namespace WebCore { |