| Index: third_party/WebKit/Source/platform/text/BidiTextRun.h
|
| diff --git a/third_party/WebKit/Source/platform/text/BidiTextRun.h b/third_party/WebKit/Source/platform/text/BidiTextRun.h
|
| index 5bb4dffb72fca0691e6a58d6207a34e3dde42aee..500aabaa3f168aec2c2f1e657704c2a6e820e434 100644
|
| --- a/third_party/WebKit/Source/platform/text/BidiTextRun.h
|
| +++ b/third_party/WebKit/Source/platform/text/BidiTextRun.h
|
| @@ -33,7 +33,7 @@
|
|
|
| #include "platform/text/TextDirection.h"
|
| #include "platform/text/TextRun.h"
|
| -#include "wtf/text/WTFString.h"
|
| +#include "platform/wtf/text/WTFString.h"
|
|
|
| namespace blink {
|
|
|
|
|