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

Unified Diff: ui/ui_unittests.gypi

Issue 7265011: RenderText API Outline. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Almost at parity with the current implementation. Created 9 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/ui_unittests.gypi
diff --git a/ui/ui_unittests.gypi b/ui/ui_unittests.gypi
index 9790d12d68ddc14073f4c188e520138c5dbe65f6..0e9bb02a8ad0260d5b8e16786bdc665d3be51521 100644
--- a/ui/ui_unittests.gypi
+++ b/ui/ui_unittests.gypi
@@ -49,6 +49,7 @@
'gfx/insets_unittest.cc',
'gfx/interpolated_transform_unittest.cc',
'gfx/rect_unittest.cc',
+ 'gfx/render_text_unittest.cc',
'gfx/run_all_unittests.cc',
'gfx/skbitmap_operations_unittest.cc',
'gfx/skia_util_unittest.cc',

Powered by Google App Engine
This is Rietveld 408576698