Index: Source/core/svg/graphics/SVGImageForContainer.cpp |
diff --git a/Source/core/svg/graphics/SVGImageForContainer.cpp b/Source/core/svg/graphics/SVGImageForContainer.cpp |
index 72c5032a959248c4d4c444a92259cac5ef147a4c..c50a50ae81fe605fdb21b5fccba44b1057476cbd 100644 |
--- a/Source/core/svg/graphics/SVGImageForContainer.cpp |
+++ b/Source/core/svg/graphics/SVGImageForContainer.cpp |
@@ -20,10 +20,6 @@ |
#include "config.h" |
#include "core/svg/graphics/SVGImageForContainer.h" |
-#include "core/platform/graphics/Image.h" |
-#include "core/svg/graphics/SVGImage.h" |
-#include "platform/geometry/FloatRect.h" |
-#include "platform/geometry/FloatSize.h" |
#include "wtf/PassRefPtr.h" |
namespace WebCore { |