| Index: third_party/WebKit/Source/core/layout/LayoutText.h
|
| diff --git a/third_party/WebKit/Source/core/layout/LayoutText.h b/third_party/WebKit/Source/core/layout/LayoutText.h
|
| index 99426d2c10926da311717e20b95bc154277d7dd3..b1963556e85a52dd8a1d781ff3f407ec9542a1ce 100644
|
| --- a/third_party/WebKit/Source/core/layout/LayoutText.h
|
| +++ b/third_party/WebKit/Source/core/layout/LayoutText.h
|
| @@ -28,7 +28,6 @@
|
| #include "core/layout/LayoutObject.h"
|
| #include "core/layout/TextRunConstructor.h"
|
| #include "platform/LengthFunctions.h"
|
| -#include "platform/text/TextPath.h"
|
| #include "wtf/Forward.h"
|
| #include "wtf/PassRefPtr.h"
|
|
|
|
|