Index: masters/master.chromium.fyi/master.cfg |
=================================================================== |
--- masters/master.chromium.fyi/master.cfg (revision 143294) |
+++ masters/master.chromium.fyi/master.cfg (working copy) |
@@ -432,11 +432,11 @@ |
'jingle_unittests', |
'media_unittests', |
'net_unittests', |
- 'gfx_unittests', |
'printing_unittests', |
'remoting_unittests', |
'sql_unittests', |
'sync_unit_tests', |
+ 'ui_unittests', |
'unit_tests', |
], |
factory_properties={ |
@@ -582,9 +582,9 @@ |
'media_unittests', |
'printing_unittests', |
'remoting_unittests', |
- 'gfx_unittests', |
'sync_unit_tests', |
'sql_unittests', |
+ 'ui_unittests', |
'unit_tests', |
], |
factory_properties={ |
@@ -690,7 +690,7 @@ |
'crypto_unittests', |
'sync_unit_tests', |
'net_unittests', |
- 'gfx_unittests', |
+ 'ui_unittests', |
'unit_tests', |
], |
factory_properties={ |
@@ -824,7 +824,6 @@ |
'compositor_unittests', |
'content_unittests', |
'crypto_unittests', |
- 'gfx_unittests', |
'googleurl_unittests', |
'gpu_unittests', |
'interactive_ui_tests', |
@@ -836,6 +835,7 @@ |
'remoting_unittests', |
'safe_browsing_tests', |
'sql_unittests', |
+ 'ui_unittests', |
] |
# Please do not add release_extra_cflags=-g here until the debug info section |
@@ -898,7 +898,6 @@ |
'cacheinvalidation_unittests', |
'content_unittests', |
'crypto_unittests', |
- 'gfx_unittests', |
'googleurl_unittests', |
'interactive_ui_tests', |
'ipc_tests', |
@@ -907,6 +906,7 @@ |
'printing_unittests', |
'remoting_unittests', |
'sql_unittests', |
+ 'ui_unittests', |
] |
mac_asan_tests_1 = [ |