| 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 fa69d9b506a0d4e5d39ae5f61b3a60bf5a44ebb1..80910ae45b1b08378fca67f8dc53afa570281715 100644
|
| --- a/third_party/WebKit/Source/platform/fonts/shaping/HarfBuzzShaper.h
|
| +++ b/third_party/WebKit/Source/platform/fonts/shaping/HarfBuzzShaper.h
|
| @@ -45,7 +45,6 @@ namespace blink {
|
| class Font;
|
| class SimpleFontData;
|
| class HarfBuzzShaper;
|
| -class UnicodeRangeSet;
|
|
|
| // Shaping text runs is split into several stages: Run segmentation, shaping the
|
| // initial segment, identify shaped and non-shaped sequences of the shaping
|
|
|