Index: Source/core/layout/LayoutObjectChildList.cpp |
diff --git a/Source/core/layout/LayoutObjectChildList.cpp b/Source/core/layout/LayoutObjectChildList.cpp |
index 4a37b6168f7a3ac4b5186bdd145e01e597719f1f..8f9893d54c40e21524badb93880c34ed09d48d6b 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/LayoutStyle.h" |
+#include "core/layout/style/ComputedStyle.h" |
#include "core/paint/DeprecatedPaintLayer.h" |
namespace blink { |