| Index: third_party/WebKit/Source/platform/text/TextRun.cpp
|
| diff --git a/third_party/WebKit/Source/platform/text/TextRun.cpp b/third_party/WebKit/Source/platform/text/TextRun.cpp
|
| index 18c1d61d08ad5244961c4752226d7befcc545da0..25e2bd9ca0ddf1c7416dd7b1b24b176f2d31d58d 100644
|
| --- a/third_party/WebKit/Source/platform/text/TextRun.cpp
|
| +++ b/third_party/WebKit/Source/platform/text/TextRun.cpp
|
| @@ -25,7 +25,7 @@
|
|
|
| #include "platform/text/TextRun.h"
|
|
|
| -#include "platform/fonts/Character.h"
|
| +#include "platform/text/Character.h"
|
|
|
| namespace blink {
|
|
|
|
|