Chromium Code Reviews| Index: components/components_tests.gyp |
| diff --git a/components/components_tests.gyp b/components/components_tests.gyp |
| index 99e0772fad0ea0df924b3bdf76b5b076d7651a58..150d2bfcae618d88fe92aeddfced301c5363c317 100644 |
| --- a/components/components_tests.gyp |
| +++ b/components/components_tests.gyp |
| @@ -1143,6 +1143,8 @@ |
| 'components.gyp:dom_distiller_content', |
| 'components.gyp:dom_distiller_core', |
| 'components.gyp:password_manager_content_renderer', |
| + 'components.gyp:signin_core_browser', |
|
Mike Lerman
2015/04/08 14:45:27
I don't see any new files or tests within the comp
Roger Tawa OOO till Jul 10th
2015/04/08 20:24:21
I believe it was needed to link on android. Howev
|
| + 'components.gyp:signin_core_browser_test_support', |
| 'components.gyp:pref_registry_test_support', |
| 'components_resources.gyp:components_resources', |
| 'components_strings.gyp:components_strings', |