| 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',
|
| ],
|
|
|