| Index: ui/gfx/harfbuzz_font_skia.h
|
| diff --git a/ui/gfx/harfbuzz_font_skia.h b/ui/gfx/harfbuzz_font_skia.h
|
| index 8e2289ca119a3719a2b2d8cd62b0e3fdd324d11e..df8a3312b91dc799550c77b8d2f97e6ca37c020d 100644
|
| --- a/ui/gfx/harfbuzz_font_skia.h
|
| +++ b/ui/gfx/harfbuzz_font_skia.h
|
| @@ -16,7 +16,7 @@ namespace gfx {
|
| hb_font_t* CreateHarfBuzzFont(SkTypeface* skia_face,
|
| SkScalar text_size,
|
| const FontRenderParams& params,
|
| - bool background_is_transparent);
|
| + bool subpixel_rendering_suppressed);
|
|
|
| } // namespace gfx
|
|
|
|
|