| Index: third_party/WebKit/Source/platform/fonts/shaping/CachingWordShaper.h
|
| diff --git a/third_party/WebKit/Source/platform/fonts/shaping/CachingWordShaper.h b/third_party/WebKit/Source/platform/fonts/shaping/CachingWordShaper.h
|
| index 51d75cc811145ff2e517cfcf1f1e3d4c5ab45692..dcab4f03d468a05e83a7b35f13233018329a6343 100644
|
| --- a/third_party/WebKit/Source/platform/fonts/shaping/CachingWordShaper.h
|
| +++ b/third_party/WebKit/Source/platform/fonts/shaping/CachingWordShaper.h
|
| @@ -30,6 +30,7 @@
|
| #include "platform/geometry/FloatRect.h"
|
| #include "platform/text/TextRun.h"
|
| #include "wtf/Allocator.h"
|
| +#include "wtf/OwnPtr.h"
|
| #include "wtf/PassRefPtr.h"
|
|
|
| namespace blink {
|
|
|