Chromium Code Reviews| Index: chrome/chrome_tests.gypi |
| diff --git a/chrome/chrome_tests.gypi b/chrome/chrome_tests.gypi |
| index 156ddd172a5e8a01bf80d5dbfe59b15882fb705e..a6d6a6e4c54cdaaf09d7e1fbad894506cc9de728 100644 |
| --- a/chrome/chrome_tests.gypi |
| +++ b/chrome/chrome_tests.gypi |
| @@ -1208,6 +1208,8 @@ |
| 'browser/sync/test/integration/search_engines_helper.h', |
| 'browser/sync/test/integration/sessions_helper.cc', |
| 'browser/sync/test/integration/sessions_helper.h', |
| + 'browser/sync/test/integration/signin_helper.cc', |
| + 'browser/sync/test/integration/signin_helper.h', |
|
Roger Tawa OOO till Jul 10th
2014/11/10 16:33:49
Should this code live under browser/sync or browse
shadi
2014/11/11 22:08:18
I moved the code to browser/ui/webui/signin where
|
| 'browser/sync/test/integration/single_client_app_list_sync_test.cc', |
| 'browser/sync/test/integration/single_client_apps_sync_test.cc', |
| 'browser/sync/test/integration/single_client_backup_rollback_test.cc', |