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