| Index: sync/internal_api/syncapi_unittest.cc
|
| diff --git a/sync/internal_api/syncapi_unittest.cc b/sync/internal_api/syncapi_unittest.cc
|
| index d31a7aa4e754ffc3ecb6a9114304484d147e7810..4e85857d8396b2c76879067c92ebd209e10c66b7 100644
|
| --- a/sync/internal_api/syncapi_unittest.cc
|
| +++ b/sync/internal_api/syncapi_unittest.cc
|
| @@ -763,7 +763,7 @@ class SyncManagerTest : public testing::Test,
|
| workers, &extensions_activity_monitor_, this,
|
| credentials,
|
| scoped_ptr<SyncNotifier>(sync_notifier_mock_),
|
| - "",
|
| + "", "", // bootstrap tokens
|
| true, // enable keystore encryption
|
| scoped_ptr<InternalComponentsFactory>(GetFactory()),
|
| &encryptor_,
|
|
|