| Index: Source/core/layout/svg/LayoutSVGBlock.cpp
|
| diff --git a/Source/core/layout/svg/LayoutSVGBlock.cpp b/Source/core/layout/svg/LayoutSVGBlock.cpp
|
| index 2d3c0f74b9c9983c5a51d3bdc9ef701850c9bb84..c529e1d4bd08fcbe09e81f8167f60ef4bbb08cd8 100644
|
| --- a/Source/core/layout/svg/LayoutSVGBlock.cpp
|
| +++ b/Source/core/layout/svg/LayoutSVGBlock.cpp
|
| @@ -23,10 +23,10 @@
|
| #include "core/layout/svg/LayoutSVGBlock.h"
|
|
|
| #include "core/layout/LayoutView.h"
|
| -#include "core/style/ShadowList.h"
|
| #include "core/layout/svg/LayoutSVGRoot.h"
|
| #include "core/layout/svg/SVGLayoutSupport.h"
|
| #include "core/layout/svg/SVGResourcesCache.h"
|
| +#include "core/style/ShadowList.h"
|
| #include "core/svg/SVGElement.h"
|
|
|
| namespace blink {
|
|
|