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 a3a9f86376b469d90cb4ce2007a631b3326a8a43..fdadfe2ec4372d81928175b3cd51fefb507b1236 100644 |
| --- a/Source/core/html/canvas/WebGLObject.h |
| +++ b/Source/core/html/canvas/WebGLObject.h |
| @@ -28,8 +28,7 @@ |
| #include "core/platform/graphics/GraphicsContext3D.h" |
| -#include <wtf/PassRefPtr.h> |
| -#include <wtf/RefCounted.h> |
| +#include "wtf/RefCounted.h" |
| namespace WebCore { |