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

Unified Diff: ui/ui.gyp

Issue 11038059: Bring up of ui/text/elider on iOS. (Closed) Base URL: http://git.chromium.org/chromium/src.git@master
Patch Set: Disabling the whole tests. 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
Index: ui/ui.gyp
diff --git a/ui/ui.gyp b/ui/ui.gyp
index 3e870a1c9b042f6c37bf61ed009e32f9efa6b0da..7c231c23718c3b13516b6391aa31108ea24355ec 100644
--- a/ui/ui.gyp
+++ b/ui/ui.gyp
@@ -63,6 +63,8 @@
'base/resource/data_pack.cc',
'base/resource/data_pack.h',
'base/resource/resource_handle.h',
+ 'base/text/text_elider.cc',
+ 'base/text/text_elider.h',
'base/ui_base_paths.cc',
'base/ui_base_paths.h',
'base/ui_base_switches.cc',
@@ -370,8 +372,6 @@
'base/resource/resource_data_dll_win.h',
'base/text/bytes_formatting.cc',
'base/text/bytes_formatting.h',
- 'base/text/text_elider.cc',
- 'base/text/text_elider.h',
'base/text/utf16_indexing.cc',
'base/text/utf16_indexing.h',
'base/theme_provider.cc',

Powered by Google App Engine
This is Rietveld 408576698