| Index: Source/core/svg/graphics/SVGImageForContainer.cpp
|
| diff --git a/Source/core/svg/graphics/SVGImageForContainer.cpp b/Source/core/svg/graphics/SVGImageForContainer.cpp
|
| index edb44810153585c5cd1219b87c58d114d42dd046..3df08e7e007972d116316a0d7388f34d61f842d7 100644
|
| --- a/Source/core/svg/graphics/SVGImageForContainer.cpp
|
| +++ b/Source/core/svg/graphics/SVGImageForContainer.cpp
|
| @@ -22,8 +22,6 @@
|
|
|
| #include "core/platform/graphics/FloatRect.h"
|
| #include "core/platform/graphics/FloatSize.h"
|
| -#include "core/platform/graphics/Image.h"
|
| -#include "core/platform/graphics/transforms/AffineTransform.h"
|
| #include "core/svg/graphics/SVGImage.h"
|
|
|
| namespace WebCore {
|
|
|