Index: Source/core/html/canvas/CanvasStyle.cpp |
diff --git a/Source/core/html/canvas/CanvasStyle.cpp b/Source/core/html/canvas/CanvasStyle.cpp |
index 3e9e86947a54ec836ba3f05d59fe065933e060fb..df7bcb2e103c4f1d8a7c045ce3898ee3bed4322f 100644 |
--- a/Source/core/html/canvas/CanvasStyle.cpp |
+++ b/Source/core/html/canvas/CanvasStyle.cpp |
@@ -36,7 +36,6 @@ |
#include "core/html/canvas/CanvasGradient.h" |
#include "core/html/canvas/CanvasPattern.h" |
#include "core/platform/graphics/GraphicsContext.h" |
-#include "wtf/Assertions.h" |
#include "wtf/PassRefPtr.h" |
namespace WebCore { |