Chromium Code Reviews| Index: Source/core/html/canvas/CanvasPathMethods.h |
| diff --git a/Source/core/html/canvas/CanvasPathMethods.h b/Source/core/html/canvas/CanvasPathMethods.h |
| index 19fa93e09dcc84c236f4b33e0207db3bef6ef6b5..3259697dcc1276a19a9c6823e08d00789dc06ad9 100644 |
| --- a/Source/core/html/canvas/CanvasPathMethods.h |
| +++ b/Source/core/html/canvas/CanvasPathMethods.h |
| @@ -31,8 +31,6 @@ |
| #include "core/platform/graphics/Path.h" |
| -#include <wtf/Noncopyable.h> |
| - |
| namespace WebCore { |
| class FloatRect; |