Index: Source/core/layout/LayoutObjectChildList.cpp |
diff --git a/Source/core/layout/LayoutObjectChildList.cpp b/Source/core/layout/LayoutObjectChildList.cpp |
index 8f9893d54c40e21524badb93880c34ed09d48d6b..d317d1f4871a16fd46ac0563eb3292b77000c82f 100644 |
--- a/Source/core/layout/LayoutObjectChildList.cpp |
+++ b/Source/core/layout/LayoutObjectChildList.cpp |
@@ -31,7 +31,7 @@ |
#include "core/layout/LayoutCounter.h" |
#include "core/layout/LayoutObject.h" |
#include "core/layout/LayoutView.h" |
-#include "core/layout/style/ComputedStyle.h" |
+#include "core/style/ComputedStyle.h" |
#include "core/paint/DeprecatedPaintLayer.h" |
namespace blink { |