| Index: Source/core/svg/graphics/SVGImageForContainer.cpp
|
| diff --git a/Source/core/svg/graphics/SVGImageForContainer.cpp b/Source/core/svg/graphics/SVGImageForContainer.cpp
|
| index 96a0080d48c5dbf273d3264646ac82bab8d187dd..75d1bebaa18257cd0a7f2d6959a1ed9a51f69671 100644
|
| --- a/Source/core/svg/graphics/SVGImageForContainer.cpp
|
| +++ b/Source/core/svg/graphics/SVGImageForContainer.cpp
|
| @@ -20,7 +20,6 @@
|
| #include "config.h"
|
| #include "core/svg/graphics/SVGImageForContainer.h"
|
|
|
| -#include "core/svg/graphics/SVGImage.h"
|
| #include "platform/geometry/FloatRect.h"
|
| #include "platform/geometry/FloatSize.h"
|
| #include "wtf/PassRefPtr.h"
|
|
|