Index: Source/core/inspector/InspectorHighlight.cpp |
diff --git a/Source/core/inspector/InspectorHighlight.cpp b/Source/core/inspector/InspectorHighlight.cpp |
index 715f409422c59bd175cadcaf72c9487aacd8b2c2..50f81870fcb9bf0dd8856b2b6ef705bc5b8801c8 100644 |
--- a/Source/core/inspector/InspectorHighlight.cpp |
+++ b/Source/core/inspector/InspectorHighlight.cpp |
@@ -12,7 +12,7 @@ |
#include "core/layout/LayoutInline.h" |
#include "core/layout/LayoutObject.h" |
#include "core/layout/shapes/ShapeOutsideInfo.h" |
-#include "core/layout/style/LayoutStyleConstants.h" |
+#include "core/layout/style/ComputedStyleConstants.h" |
#include "platform/graphics/Path.h" |
namespace blink { |