Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(38)

Unified Diff: ui/gfx/gfx.gyp

Issue 387743002: Apply hinting in SkiaTextRenderer::SetFontRenderParams(). (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: change autohinting default Created 6 years, 5 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: ui/gfx/gfx.gyp
diff --git a/ui/gfx/gfx.gyp b/ui/gfx/gfx.gyp
index e4f1ec84e183727a64852e6d3d9f288968c9ee50..59183fad9fe8a054806a2c956b0dc99b7344017d 100644
--- a/ui/gfx/gfx.gyp
+++ b/ui/gfx/gfx.gyp
@@ -167,6 +167,7 @@
'font_render_params_android.cc',
'font_render_params_linux.cc',
'font_render_params_win.cc',
+ 'font_render_params.cc',
'font_render_params.h',
'frame_time.h',
'gfx_export.h',

Powered by Google App Engine
This is Rietveld 408576698