Index: Source/core/inspector/InspectorHighlight.cpp |
diff --git a/Source/core/inspector/InspectorHighlight.cpp b/Source/core/inspector/InspectorHighlight.cpp |
index 50f81870fcb9bf0dd8856b2b6ef705bc5b8801c8..cc0a7373ce6607c0c57c7170d6ac392cdbd9ed8e 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/ComputedStyleConstants.h" |
+#include "core/style/ComputedStyleConstants.h" |
#include "platform/graphics/Path.h" |
namespace blink { |