Index: Source/core/html/canvas/CanvasRenderingContext2D.h |
diff --git a/Source/core/html/canvas/CanvasRenderingContext2D.h b/Source/core/html/canvas/CanvasRenderingContext2D.h |
index c48e91331363eb402dd0c111b90cb69ce8fba0a0..d4ff4af92e9d3a63aedf6771ba4bb68e3d623e3f 100644 |
--- a/Source/core/html/canvas/CanvasRenderingContext2D.h |
+++ b/Source/core/html/canvas/CanvasRenderingContext2D.h |
@@ -30,7 +30,6 @@ |
#include "core/html/canvas/CanvasPathMethods.h" |
#include "core/html/canvas/CanvasRenderingContext.h" |
#include "core/platform/graphics/Color.h" |
-#include "core/platform/graphics/DashArray.h" |
#include "core/platform/graphics/FloatSize.h" |
#include "core/platform/graphics/Font.h" |
#include "core/platform/graphics/GraphicsTypes.h" |