Chromium Code Reviews| Index: projects.py |
| diff --git a/projects.py b/projects.py |
| index dbb7766b7fea654d3dba4c22d4ffc4d671107e56..57b6be0dbebfd41f051b1015d531393b585a975c 100644 |
| --- a/projects.py |
| +++ b/projects.py |
| @@ -387,6 +387,7 @@ def _gen_chromium(user, root_dir, rietveld_obj, no_try): |
| 'components_unittests', |
| 'compositor_unittests', |
| 'events_unittests', |
| + 'google_apis_unittests', |
|
ghost stip (do not use)
2013/12/02 23:15:56
I don't see this on the win_rel trybots, could you
tfarina
2013/12/03 21:59:29
Done.
|
| 'installer_util_unittests', |
| 'mini_installer_test', |
| # http://crbug.com/319558 |