| Index: third_party/WebKit/Source/core/layout/line/LineWidth.h
|
| diff --git a/third_party/WebKit/Source/core/layout/line/LineWidth.h b/third_party/WebKit/Source/core/layout/line/LineWidth.h
|
| index 95f9daa0bf037e173f429eb6140277ec1a022c10..052cc3213436f0d47af092dbd91b4046383a9100 100644
|
| --- a/third_party/WebKit/Source/core/layout/line/LineWidth.h
|
| +++ b/third_party/WebKit/Source/core/layout/line/LineWidth.h
|
| @@ -32,7 +32,7 @@
|
|
|
| #include "core/layout/api/LineLayoutBlockFlow.h"
|
| #include "platform/LayoutUnit.h"
|
| -#include "wtf/Allocator.h"
|
| +#include "platform/wtf/Allocator.h"
|
|
|
| namespace blink {
|
|
|
|
|