| Index: third_party/WebKit/Source/platform/fonts/shaping/HarfBuzzShaper.h
|
| diff --git a/third_party/WebKit/Source/platform/fonts/shaping/HarfBuzzShaper.h b/third_party/WebKit/Source/platform/fonts/shaping/HarfBuzzShaper.h
|
| index dd7c39c1dd88b6eb854641530171ac3a63311e57..126d25004ffd2cd0f626822bf41d822f0d8e3afa 100644
|
| --- a/third_party/WebKit/Source/platform/fonts/shaping/HarfBuzzShaper.h
|
| +++ b/third_party/WebKit/Source/platform/fonts/shaping/HarfBuzzShaper.h
|
| @@ -80,7 +80,7 @@ class PLATFORM_EXPORT HarfBuzzShaper final {
|
| RunSegmenter::RunSegmenterRange,
|
| ShapeResult*) const;
|
|
|
| - bool ExtractShapeResults(RangeData*,
|
| + void ExtractShapeResults(RangeData*,
|
| bool& font_cycle_queued,
|
| const HolesQueueItem&,
|
| const SimpleFontData*,
|
|
|