| Index: chrome/browser/sync/profile_sync_service_password_unittest.cc
|
| diff --git a/chrome/browser/sync/profile_sync_service_password_unittest.cc b/chrome/browser/sync/profile_sync_service_password_unittest.cc
|
| index a90a2d5ee5a0cf0830a8e830d973cf886a95d62a..5cc30bd7144c741affda8fa118f31f81c386943b 100644
|
| --- a/chrome/browser/sync/profile_sync_service_password_unittest.cc
|
| +++ b/chrome/browser/sync/profile_sync_service_password_unittest.cc
|
| @@ -102,7 +102,7 @@ class PasswordTestProfileSyncService : public TestProfileSyncService {
|
| profile,
|
| signin,
|
| oauth2_token_service,
|
| - ProfileSyncService::AUTO_START) {}
|
| + browser_sync::AUTO_START) {}
|
|
|
| virtual ~PasswordTestProfileSyncService() {}
|
|
|
|
|