Index: chrome/browser/sync/test_profile_sync_service.h |
diff --git a/chrome/browser/sync/test_profile_sync_service.h b/chrome/browser/sync/test_profile_sync_service.h |
index 6b52b214cfc1b7b0b223aea9c69c5260b2d16362..79513601bdc93f3bbf48cebbaf899073403b7a83 100644 |
--- a/chrome/browser/sync/test_profile_sync_service.h |
+++ b/chrome/browser/sync/test_profile_sync_service.h |
@@ -113,7 +113,7 @@ class TestProfileSyncService : public ProfileSyncService { |
TestProfileSyncService( |
ProfileSyncComponentsFactory* factory, |
Profile* profile, |
- SigninManager* signin, |
+ SigninManagerBase* signin, |
ProfileSyncService::StartBehavior behavior, |
bool synchronous_backend_initialization); |