| Index: third_party/WebKit/Source/core/layout/api/LineLayoutText.h
|
| diff --git a/third_party/WebKit/Source/core/layout/api/LineLayoutText.h b/third_party/WebKit/Source/core/layout/api/LineLayoutText.h
|
| index d8daca41c9c8e3e75ea1080ca1bc040fe722de41..6ae27ae263f5ca309aef44cd88b03af5686d3cca 100644
|
| --- a/third_party/WebKit/Source/core/layout/api/LineLayoutText.h
|
| +++ b/third_party/WebKit/Source/core/layout/api/LineLayoutText.h
|
| @@ -8,7 +8,7 @@
|
| #include "core/layout/LayoutText.h"
|
| #include "core/layout/api/LineLayoutItem.h"
|
| #include "platform/LayoutUnit.h"
|
| -#include "wtf/Forward.h"
|
| +#include "platform/wtf/Forward.h"
|
|
|
| namespace blink {
|
|
|
|
|