| Index: third_party/WebKit/Source/platform/text/TextRun.h
|
| diff --git a/third_party/WebKit/Source/platform/text/TextRun.h b/third_party/WebKit/Source/platform/text/TextRun.h
|
| index 798df98acd09ce4f57c868d7a95a171e72f2dc47..fd194049e0accf6b5d783fc62e546cc0e79fae06 100644
|
| --- a/third_party/WebKit/Source/platform/text/TextRun.h
|
| +++ b/third_party/WebKit/Source/platform/text/TextRun.h
|
| @@ -32,7 +32,6 @@
|
| #include "platform/text/TextDirection.h"
|
| #include "platform/text/TextPath.h"
|
| #include "wtf/Allocator.h"
|
| -#include "wtf/RefCounted.h"
|
| #include "wtf/text/WTFString.h"
|
|
|
| class SkTextBlob;
|
|
|