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