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

Unified Diff: ui/gfx/BUILD.gn

Issue 789583002: Updates subpixel positioning and hinting when DSF is changed (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: GN Created 6 years 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/BUILD.gn
diff --git a/ui/gfx/BUILD.gn b/ui/gfx/BUILD.gn
index 66072486af7cf73a8ff7e3d22f0dd70c8882304e..10436486a8ad3ab593f9ca41d2c80df20ab44984 100644
--- a/ui/gfx/BUILD.gn
+++ b/ui/gfx/BUILD.gn
@@ -94,6 +94,7 @@ component("gfx") {
"font_render_params.cc",
"font_render_params.h",
"font_render_params_android.cc",
+ "font_render_params_ios.cc",
"font_render_params_linux.cc",
"font_render_params_mac.cc",
"font_render_params_win.cc",

Powered by Google App Engine
This is Rietveld 408576698