Index: Source/core/html/HTMLCanvasElement.cpp |
diff --git a/Source/core/html/HTMLCanvasElement.cpp b/Source/core/html/HTMLCanvasElement.cpp |
index 95d71615cfcc818d458cdddf0b3b482fbc9eab75..a41bd5beb6c08ff3077a3349eed785e68b5293e3 100644 |
--- a/Source/core/html/HTMLCanvasElement.cpp |
+++ b/Source/core/html/HTMLCanvasElement.cpp |
@@ -48,7 +48,6 @@ |
#include "platform/graphics/BitmapImage.h" |
#include "platform/graphics/Canvas2DImageBufferSurface.h" |
#include "platform/graphics/ExpensiveCanvasHeuristicParameters.h" |
-#include "platform/graphics/GraphicsContextStateSaver.h" |
#include "platform/graphics/ImageBuffer.h" |
#include "platform/graphics/RecordingImageBufferSurface.h" |
#include "platform/graphics/StaticBitmapImage.h" |