| Index: Source/core/layout/svg/LayoutSVGBlock.cpp
|
| diff --git a/Source/core/layout/svg/LayoutSVGBlock.cpp b/Source/core/layout/svg/LayoutSVGBlock.cpp
|
| index 12845ced189baa933e29bee0cdd8056e522ca7b9..c2e291e9ac5d6e0eaebf2d651b6fd10f09217697 100644
|
| --- a/Source/core/layout/svg/LayoutSVGBlock.cpp
|
| +++ b/Source/core/layout/svg/LayoutSVGBlock.cpp
|
| @@ -23,7 +23,7 @@
|
| #include "core/layout/svg/LayoutSVGBlock.h"
|
|
|
| #include "core/layout/LayoutView.h"
|
| -#include "core/layout/style/ShadowList.h"
|
| +#include "core/style/ShadowList.h"
|
| #include "core/layout/svg/LayoutSVGRoot.h"
|
| #include "core/layout/svg/SVGLayoutSupport.h"
|
| #include "core/layout/svg/SVGResourcesCache.h"
|
|
|