Index: ui/gfx/render_text.h |
diff --git a/ui/gfx/render_text.h b/ui/gfx/render_text.h |
index 6258c8bd22d4a5a37d0efb94ad9f411353f07f6d..c5531b8d611faa903ecb86409126fec2b90bd185 100644 |
--- a/ui/gfx/render_text.h |
+++ b/ui/gfx/render_text.h |
@@ -55,7 +55,6 @@ class SkiaTextRenderer { |
void SetDrawLooper(SkDrawLooper* draw_looper); |
void SetFontRenderParams(const FontRenderParams& params, |
bool background_is_transparent); |
- void SetFontHinting(SkPaint::Hinting hinting); |
void SetTypeface(SkTypeface* typeface); |
void SetTextSize(SkScalar size); |
void SetFontFamilyWithStyle(const std::string& family, int font_style); |