Index: Source/core/style/ShadowList.h |
diff --git a/Source/core/layout/style/ShadowList.h b/Source/core/style/ShadowList.h |
similarity index 98% |
rename from Source/core/layout/style/ShadowList.h |
rename to Source/core/style/ShadowList.h |
index 3ff2d254c6fe429049e8b5c1d669dd50335af53f..0706d3eea2b988257be56338cb4fae9c2051a692 100644 |
--- a/Source/core/layout/style/ShadowList.h |
+++ b/Source/core/style/ShadowList.h |
@@ -31,7 +31,7 @@ |
#ifndef ShadowList_h |
#define ShadowList_h |
-#include "core/layout/style/ShadowData.h" |
+#include "core/style/ShadowData.h" |
#include "platform/geometry/FloatRectOutsets.h" |
#include "platform/geometry/LayoutRect.h" |
#include "platform/graphics/DrawLooperBuilder.h" |