| Index: chrome/browser/ui/sync/one_click_signin_helper_unittest.cc
|
| diff --git a/chrome/browser/ui/sync/one_click_signin_helper_unittest.cc b/chrome/browser/ui/sync/one_click_signin_helper_unittest.cc
|
| index 245cece69485bebf59569ab095b686388b46eba9..4b328347c27200f8cb341483a8cf9b5d4b5c2905 100644
|
| --- a/chrome/browser/ui/sync/one_click_signin_helper_unittest.cc
|
| +++ b/chrome/browser/ui/sync/one_click_signin_helper_unittest.cc
|
| @@ -180,7 +180,7 @@ class OneClickTestProfileSyncService : public TestProfileSyncService {
|
| profile,
|
| SigninManagerFactory::GetForProfile(profile),
|
| ProfileOAuth2TokenServiceFactory::GetForProfile(profile),
|
| - ProfileSyncService::MANUAL_START),
|
| + browser_sync::MANUAL_START),
|
| first_setup_in_progress_(false) {}
|
|
|
| bool first_setup_in_progress_;
|
|
|