| Index: third_party/WebKit/Source/core/layout/BidiRun.h
|
| diff --git a/third_party/WebKit/Source/core/layout/BidiRun.h b/third_party/WebKit/Source/core/layout/BidiRun.h
|
| index 0b7c58e72056a71a119d3267a29a4fde31fee3f0..a6645330d6547f0769f5572d48f5072c911e558d 100644
|
| --- a/third_party/WebKit/Source/core/layout/BidiRun.h
|
| +++ b/third_party/WebKit/Source/core/layout/BidiRun.h
|
| @@ -24,10 +24,8 @@
|
| #ifndef BidiRun_h
|
| #define BidiRun_h
|
|
|
| -#include "core/layout/LayoutText.h"
|
| #include "core/layout/api/LineLayoutItem.h"
|
| #include "platform/text/BidiResolver.h"
|
| -#include "wtf/StdLibExtras.h"
|
|
|
| namespace blink {
|
|
|
|
|