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

Unified Diff: ui/ui_unittests.gypi

Issue 23769011: Move a bunch of windows stuff from ui/base/win to ui/gfx/win (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Moar bustage. Created 7 years, 3 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') | ui/views/controls/combobox/native_combobox_win.cc » ('j') | 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 8c9771b08d644559e19cbf394b46d32d5fc3e1ad..28e89645c1c81892bc832565f930c5026787ccbc 100644
--- a/ui/ui_unittests.gypi
+++ b/ui/ui_unittests.gypi
@@ -165,7 +165,6 @@
'base/ozone/evdev/touch_event_converter_ozone_unittest.cc',
'base/test/data/resource.h',
'base/text/bytes_formatting_unittest.cc',
- 'base/text/utf16_indexing_unittest.cc',
'base/view_prop_unittest.cc',
'gfx/blit_unittest.cc',
'gfx/break_list_unittest.cc',
@@ -178,6 +177,7 @@
'gfx/platform_font_mac_unittest.mm',
'gfx/render_text_unittest.cc',
'gfx/transform_util_unittest.cc',
+ 'gfx/utf16_indexing_unittest.cc',
'shell_dialogs/select_file_dialog_win_unittest.cc',
'webui/web_ui_util_unittest.cc',
],
« no previous file with comments | « ui/ui.gyp ('k') | ui/views/controls/combobox/native_combobox_win.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698