| Index: Source/core/svg/SVGFitToViewBox.h
|
| diff --git a/Source/core/svg/SVGFitToViewBox.h b/Source/core/svg/SVGFitToViewBox.h
|
| index e55d27112e952d67ebe49416f5ab30a87d1e5812..ab7ddf1a1f90daa603c220c57346ae1676090ede 100644
|
| --- a/Source/core/svg/SVGFitToViewBox.h
|
| +++ b/Source/core/svg/SVGFitToViewBox.h
|
| @@ -22,7 +22,6 @@
|
| #define SVGFitToViewBox_h
|
|
|
| #include "SVGNames.h"
|
| -#include "core/dom/Attribute.h"
|
| #include "core/dom/QualifiedName.h"
|
| #include "core/platform/graphics/FloatRect.h"
|
| #include "core/svg/SVGPreserveAspectRatio.h"
|
|
|