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

Unified Diff: ui/ui_unittests.gypi

Issue 19352002: Fixes vertical alignment of RenderText. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 7 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
« ui/gfx/font_list_unittest.cc ('K') | « ui/gfx/render_text_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_unittests.gypi
diff --git a/ui/ui_unittests.gypi b/ui/ui_unittests.gypi
index 75ca7857b9865028ec3ac94ce929a31d0a972228..15f739e9e508161d1f94d2cc2194ab8338ca415b 100644
--- a/ui/ui_unittests.gypi
+++ b/ui/ui_unittests.gypi
@@ -120,6 +120,8 @@
'gfx/image/image_unittest_util_mac.mm',
'gfx/insets_unittest.cc',
'gfx/matrix3_unittest.cc',
+ 'gfx/platform_font_fake.cc',
msw 2013/07/16 09:32:36 These files aren't part of your CL.
Yuki 2013/07/17 07:16:04 Done.
+ 'gfx/platform_font_fake.h',
'gfx/point_unittest.cc',
'gfx/point3_unittest.cc',
'gfx/quad_unittest.cc',
« ui/gfx/font_list_unittest.cc ('K') | « ui/gfx/render_text_linux.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698