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

Unified Diff: ui/ui.gyp

Issue 10544103: Chromium change of sharing some WebKit API between Android/Linux. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: rebased Created 8 years, 6 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
« ui/gfx/font_render_params_linux.cc ('K') | « ui/gfx/font_render_params_linux.cc ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ui/ui.gyp
diff --git a/ui/ui.gyp b/ui/ui.gyp
index 5db391fe2a760c16ef2024cfb459600dbec6ab10..ca98db9e1c3bab6fc64b4ccdb7f73ca0a68bf7cf 100644
--- a/ui/ui.gyp
+++ b/ui/ui.gyp
@@ -332,6 +332,7 @@
'gfx/font.cc',
'gfx/font_list.h',
'gfx/font_list.cc',
+ 'gfx/font_render_params_android.cc',
'gfx/font_render_params_linux.cc',
'gfx/font_render_params_linux.h',
'gfx/font_smoothing_win.cc',
« ui/gfx/font_render_params_linux.cc ('K') | « ui/gfx/font_render_params_linux.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698