Chromium Code Reviews| Index: Source/core/html/canvas/WebGLObject.h |
| diff --git a/Source/core/html/canvas/WebGLObject.h b/Source/core/html/canvas/WebGLObject.h |
| index 70aeab731d7e084d5f7d6ef42c11ec5d2dc2ba77..fb57ba9e49a45c48273cb7dd0ea21203a6424b37 100644 |
| --- a/Source/core/html/canvas/WebGLObject.h |
| +++ b/Source/core/html/canvas/WebGLObject.h |
| @@ -27,7 +27,6 @@ |
| #define WebGLObject_h |
| #include "core/platform/graphics/GraphicsContext3D.h" |
| - |
| #include "wtf/RefCounted.h" |
| namespace WebCore { |