Chromium Code Reviews| Index: projects.py |
| diff --git a/projects.py b/projects.py |
| index ef5bb756213403390a4443fa93ed36d11dd49a04..520b90afe9d3311643268e06b1e0b5ba0042fbbf 100644 |
| --- a/projects.py |
| +++ b/projects.py |
| @@ -369,6 +369,7 @@ def _gen_chromium(user, root_dir, rietveld_obj, no_try): |
| 'cc_unittests', |
| 'chromedriver2_unittests', |
| 'components_unittests', |
| + 'google_apis_unittests', |
| 'message_center_unittests', |
| 'nacl_integration', |
| 'remoting_unittests', |