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

Unified Diff: ui/ui_unittests.gypi

Issue 11038059: Bring up of ui/text/elider on iOS. (Closed) Base URL: http://git.chromium.org/chromium/src.git@master
Patch Set: Rebase. Created 8 years, 2 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
« no previous file with comments | « ui/ui.gyp ('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 31e45f6052162b007e4ebb3e34bd09e5aa5fe4e8..f37109186941d5dc345edbe877aa760ba0de89af 100644
--- a/ui/ui_unittests.gypi
+++ b/ui/ui_unittests.gypi
@@ -68,6 +68,7 @@
'base/models/tree_node_iterator_unittest.cc',
'base/resource/data_pack_literal.cc',
'base/resource/data_pack_unittest.cc',
+ 'base/text/text_elider_unittest.cc',
'gfx/codec/png_codec_unittest.cc',
'gfx/color_utils_unittest.cc',
'gfx/display_unittest.cc',
@@ -114,7 +115,6 @@
'base/resource/resource_bundle_unittest.cc',
'base/test/data/resource.h',
'base/text/bytes_formatting_unittest.cc',
- 'base/text/text_elider_unittest.cc',
'base/text/utf16_indexing_unittest.cc',
'base/view_prop_unittest.cc',
'gfx/blit_unittest.cc',
« no previous file with comments | « ui/ui.gyp ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698