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

Unified Diff: masters/master.chromium.memory.fyi/master.cfg

Issue 10641005: Use ui_unittests instead of gfx_unittests. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/tools/build/
Patch Set: Created 8 years, 6 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: masters/master.chromium.memory.fyi/master.cfg
===================================================================
--- masters/master.chromium.memory.fyi/master.cfg (revision 143294)
+++ masters/master.chromium.memory.fyi/master.cfg (working copy)
@@ -192,12 +192,12 @@
'ipc_tests',
'media_unittests',
'net_unittests',
- 'gfx_unittests',
'printing_unittests',
'remoting_unittests',
'safe_browsing_tests',
'sql_unittests',
'sync_unit_tests',
+ 'ui_unittests',
'unit_tests',
],
factory_properties={
@@ -326,12 +326,12 @@
'ipc_tests',
'media_unittests',
'net_unittests',
- 'gfx_unittests',
'printing_unittests',
'remoting_unittests',
'safe_browsing_tests',
'sql_unittests',
'sync_unit_tests',
+ 'ui_unittests',
'unit_tests',
'views_unittests',
],
@@ -554,7 +554,7 @@
'base_unittests',
'crypto_unittests',
'net_unittests',
- 'gfx_unittests',
+ 'ui_unittests',
'unit_tests',
'test_shell_tests',
'DumpRenderTree',
@@ -598,7 +598,7 @@
'base_unittests',
'crypto_unittests',
'net_unittests',
- 'gfx_unittests',
+ 'ui_unittests',
M-A Ruel 2012/06/21 18:57:24 There's more unsorted list than I expected. :/
'unit_tests',
#'test_shell_tests',
'DumpRenderTree',

Powered by Google App Engine
This is Rietveld 408576698