Index: Source/core/svg/SVGViewElement.cpp |
diff --git a/Source/core/svg/SVGViewElement.cpp b/Source/core/svg/SVGViewElement.cpp |
index 55237b65d100f73b37b272ffdcf09f49a1e4f365..c72604a6f389712eb65de0206e6ded831bed71fa 100644 |
--- a/Source/core/svg/SVGViewElement.cpp |
+++ b/Source/core/svg/SVGViewElement.cpp |
@@ -22,10 +22,6 @@ |
#include "core/svg/SVGViewElement.h" |
-#include "SVGNames.h" |
-#include "core/svg/SVGFitToViewBox.h" |
-#include "core/svg/SVGStringList.h" |
-#include "core/svg/SVGZoomAndPan.h" |
namespace WebCore { |