| Index: Source/core/layout/svg/LayoutSVGText.cpp
|
| diff --git a/Source/core/layout/svg/LayoutSVGText.cpp b/Source/core/layout/svg/LayoutSVGText.cpp
|
| index e61e9f8401ce091637ba2f2534b3cf91b470f6aa..8aed9817180c198d5b521c81464770c60f46c847 100644
|
| --- a/Source/core/layout/svg/LayoutSVGText.cpp
|
| +++ b/Source/core/layout/svg/LayoutSVGText.cpp
|
| @@ -35,7 +35,7 @@
|
| #include "core/layout/LayoutState.h"
|
| #include "core/layout/PaintInfo.h"
|
| #include "core/layout/PointerEventsHitRules.h"
|
| -#include "core/layout/style/ShadowList.h"
|
| +#include "core/style/ShadowList.h"
|
| #include "core/layout/svg/LayoutSVGInline.h"
|
| #include "core/layout/svg/LayoutSVGInlineText.h"
|
| #include "core/layout/svg/LayoutSVGRoot.h"
|
|
|