Index: third_party/WebKit/Source/core/layout/ng/geometry/ng_logical_offset.cc |
diff --git a/third_party/WebKit/Source/core/layout/ng/geometry/ng_logical_offset.cc b/third_party/WebKit/Source/core/layout/ng/geometry/ng_logical_offset.cc |
index 243ca115eacb2e257d5ba1db7cbd5dcb4e557f64..82f07bfc2d8268a5346bd643925f991463003f31 100644 |
--- a/third_party/WebKit/Source/core/layout/ng/geometry/ng_logical_offset.cc |
+++ b/third_party/WebKit/Source/core/layout/ng/geometry/ng_logical_offset.cc |
@@ -6,7 +6,7 @@ |
#include "core/layout/ng/geometry/ng_physical_offset.h" |
#include "core/layout/ng/geometry/ng_physical_size.h" |
-#include "wtf/text/WTFString.h" |
+#include "platform/wtf/text/WTFString.h" |
namespace blink { |