| Index: Source/core/rendering/svg/SVGRootInlineBox.cpp
|
| diff --git a/Source/core/rendering/svg/SVGRootInlineBox.cpp b/Source/core/rendering/svg/SVGRootInlineBox.cpp
|
| index 7f47f00582d5ce6337ceadf96a4c60fa6a5c3314..4cd80101e379bc18bc91fbec54581c58a93d6563 100644
|
| --- a/Source/core/rendering/svg/SVGRootInlineBox.cpp
|
| +++ b/Source/core/rendering/svg/SVGRootInlineBox.cpp
|
| @@ -24,7 +24,6 @@
|
| #include "config.h"
|
| #include "core/rendering/svg/SVGRootInlineBox.h"
|
|
|
| -#include "SVGNames.h"
|
| #include "core/rendering/svg/RenderSVGInlineText.h"
|
| #include "core/rendering/svg/RenderSVGText.h"
|
| #include "core/rendering/svg/SVGInlineFlowBox.h"
|
|
|