diff options
Diffstat (limited to 'ui/ui_unittests.gypi')
-rw-r--r-- | ui/ui_unittests.gypi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ui/ui_unittests.gypi b/ui/ui_unittests.gypi index 2be62e4..f1e876d 100644 --- a/ui/ui_unittests.gypi +++ b/ui/ui_unittests.gypi @@ -167,6 +167,7 @@ 'base/test/data/resource.h', 'base/text/bytes_formatting_unittest.cc', 'base/view_prop_unittest.cc', + 'base/webui/web_ui_util_unittest.cc', 'events/event_dispatcher_unittest.cc', 'events/event_unittest.cc', 'events/latency_info_unittest.cc', @@ -186,7 +187,6 @@ 'gfx/transform_util_unittest.cc', 'gfx/utf16_indexing_unittest.cc', 'shell_dialogs/select_file_dialog_win_unittest.cc', - 'webui/web_ui_util_unittest.cc', ], 'include_dirs': [ '../', |