| Index: sync/internal_api/syncapi_unittest.cc
|
| diff --git a/sync/internal_api/syncapi_unittest.cc b/sync/internal_api/syncapi_unittest.cc
|
| index f6f524975746d80e7f13483b28a66b5a232eb022..48d351c73f3c7797cf84ee745e6144ff37518d65 100644
|
| --- a/sync/internal_api/syncapi_unittest.cc
|
| +++ b/sync/internal_api/syncapi_unittest.cc
|
| @@ -815,7 +815,7 @@ class SyncManagerTest : public testing::Test,
|
| new TestHttpPostProviderFactory(), routing_info, workers,
|
| &extensions_activity_monitor_, this, "bogus",
|
| credentials,
|
| - sync_notifier_mock_, "",
|
| + sync_notifier_mock_, "", "",
|
| true, // enable keystore encryption
|
| sync_api::SyncManager::TEST_IN_MEMORY,
|
| &encryptor_,
|
|
|