| Index: third_party/WebKit/Source/core/layout/ng/geometry/ng_physical_offset.cc
|
| diff --git a/third_party/WebKit/Source/core/layout/ng/geometry/ng_physical_offset.cc b/third_party/WebKit/Source/core/layout/ng/geometry/ng_physical_offset.cc
|
| index 79c94e7b87670cb5fab76588afdbbd2d9f28f63f..637d0df04b215b8ba6a9ca8327358404b3986756 100644
|
| --- a/third_party/WebKit/Source/core/layout/ng/geometry/ng_physical_offset.cc
|
| +++ b/third_party/WebKit/Source/core/layout/ng/geometry/ng_physical_offset.cc
|
| @@ -4,7 +4,7 @@
|
|
|
| #include "core/layout/ng/geometry/ng_physical_offset.h"
|
|
|
| -#include "wtf/text/WTFString.h"
|
| +#include "platform/wtf/text/WTFString.h"
|
|
|
| namespace blink {
|
|
|
|
|