Index: Source/core/html/HTMLCanvasElement.cpp |
diff --git a/Source/core/html/HTMLCanvasElement.cpp b/Source/core/html/HTMLCanvasElement.cpp |
index d6a9ecf210ad27e824e347ff60d3578e4ff481af..e322c0a0c88e5d24a0b9517711b44650b1b06b26 100644 |
--- a/Source/core/html/HTMLCanvasElement.cpp |
+++ b/Source/core/html/HTMLCanvasElement.cpp |
@@ -29,7 +29,6 @@ |
#include "core/html/HTMLCanvasElement.h" |
#include <math.h> |
-#include <stdio.h> |
#include "HTMLNames.h" |
#include "bindings/v8/ScriptController.h" |
#include "core/dom/Document.h" |