| Index: trunk/src/chrome/browser/ui/sync/one_click_signin_helper_unittest.cc
|
| ===================================================================
|
| --- trunk/src/chrome/browser/ui/sync/one_click_signin_helper_unittest.cc (revision 238367)
|
| +++ trunk/src/chrome/browser/ui/sync/one_click_signin_helper_unittest.cc (working copy)
|
| @@ -196,7 +196,8 @@
|
| profile,
|
| NULL,
|
| NULL,
|
| - ProfileSyncService::MANUAL_START),
|
| + ProfileSyncService::MANUAL_START,
|
| + false), // synchronous_backend_init
|
| first_setup_in_progress_(false) {}
|
|
|
| bool first_setup_in_progress_;
|
|
|