Index: Source/web/mac/WebSubstringUtil.mm |
diff --git a/Source/web/mac/WebSubstringUtil.mm b/Source/web/mac/WebSubstringUtil.mm |
index a8a80c1766ac1ecec5309558551b8e9ea3a1bc4a..75f556f9b742344c53019cbee8c537e16b045ffc 100644 |
--- a/Source/web/mac/WebSubstringUtil.mm |
+++ b/Source/web/mac/WebSubstringUtil.mm |
@@ -47,7 +47,7 @@ |
#include "core/html/HTMLElement.h" |
#include "core/layout/HitTestResult.h" |
#include "core/layout/LayoutObject.h" |
-#include "core/layout/style/ComputedStyle.h" |
+#include "core/style/ComputedStyle.h" |
#include "platform/fonts/Font.h" |
#include "platform/mac/ColorMac.h" |
#include "public/platform/WebRect.h" |