Index: Source/core/layout/LayoutObject.h |
diff --git a/Source/core/layout/LayoutObject.h b/Source/core/layout/LayoutObject.h |
index e5aadfdb3316d62e2a7cdafe8b6ba694e4bea9df..7f6b1320e91ab8acf3afb30d3f6ee2f296db2bac 100644 |
--- a/Source/core/layout/LayoutObject.h |
+++ b/Source/core/layout/LayoutObject.h |
@@ -42,8 +42,8 @@ |
#include "core/layout/SubtreeLayoutScope.h" |
#include "core/layout/compositing/CompositingState.h" |
#include "core/layout/compositing/CompositingTriggers.h" |
-#include "core/layout/style/ComputedStyle.h" |
-#include "core/layout/style/StyleInheritedData.h" |
+#include "core/style/ComputedStyle.h" |
+#include "core/style/StyleInheritedData.h" |
#include "platform/geometry/FloatQuad.h" |
#include "platform/geometry/LayoutRect.h" |
#include "platform/graphics/CompositingReasons.h" |