| Index: Source/core/svg/SVGSVGElement.cpp
|
| diff --git a/Source/core/svg/SVGSVGElement.cpp b/Source/core/svg/SVGSVGElement.cpp
|
| index 61922d67de02fe87424610cbc3bb9007b53db744..1a5f98bdb35985d0d899cb9fa9e8843f6e91d686 100644
|
| --- a/Source/core/svg/SVGSVGElement.cpp
|
| +++ b/Source/core/svg/SVGSVGElement.cpp
|
| @@ -46,7 +46,6 @@
|
| #include "core/rendering/svg/RenderSVGViewportContainer.h"
|
| #include "core/svg/SVGAngle.h"
|
| #include "core/svg/SVGElementInstance.h"
|
| -#include "core/svg/SVGFitToViewBox.h"
|
| #include "core/svg/SVGPreserveAspectRatio.h"
|
| #include "core/svg/SVGTransform.h"
|
| #include "core/svg/SVGTransformList.h"
|
|
|