| Index: third_party/WebKit/Source/core/layout/svg/SVGLayoutSupport.cpp
|
| diff --git a/third_party/WebKit/Source/core/layout/svg/SVGLayoutSupport.cpp b/third_party/WebKit/Source/core/layout/svg/SVGLayoutSupport.cpp
|
| index 0b3519b4eb011de33c0a2e0951bb4f33c64eceea..1811efaa92538549f59d1b44e7d9e8497b5bc6d9 100644
|
| --- a/third_party/WebKit/Source/core/layout/svg/SVGLayoutSupport.cpp
|
| +++ b/third_party/WebKit/Source/core/layout/svg/SVGLayoutSupport.cpp
|
| @@ -24,7 +24,6 @@
|
|
|
| #include "core/layout/svg/SVGLayoutSupport.h"
|
|
|
| -#include "core/frame/FrameHost.h"
|
| #include "core/layout/LayoutGeometryMap.h"
|
| #include "core/layout/SubtreeLayoutScope.h"
|
| #include "core/layout/svg/LayoutSVGInlineText.h"
|
|
|