| Index: third_party/WebKit/Source/platform/fonts/shaping/HarfBuzzShaper.cpp
|
| diff --git a/third_party/WebKit/Source/platform/fonts/shaping/HarfBuzzShaper.cpp b/third_party/WebKit/Source/platform/fonts/shaping/HarfBuzzShaper.cpp
|
| index 4617630335f200083cecccf9d0031b9d11278834..bf9469ea4df8981b1da977b7a7a0bba74951e284 100644
|
| --- a/third_party/WebKit/Source/platform/fonts/shaping/HarfBuzzShaper.cpp
|
| +++ b/third_party/WebKit/Source/platform/fonts/shaping/HarfBuzzShaper.cpp
|
| @@ -644,6 +644,7 @@ PassRefPtr<ShapeResult> HarfBuzzShaper::shapeResult()
|
|
|
| CaseMappingHarfBuzzBufferFiller(
|
| caseMapIntend,
|
| + fontDescription.locale(),
|
| harfBuzzBuffer.get(),
|
| m_normalizedBuffer.get(),
|
| m_normalizedBufferLength,
|
|
|