Index: sync/internal_api/test/fake_sync_manager.cc |
diff --git a/sync/internal_api/test/fake_sync_manager.cc b/sync/internal_api/test/fake_sync_manager.cc |
index 1af7fac2628ab8dff6a48e6d216272f273cde8f6..a507239e289dcacb0104f8cda58a18264e581fd7 100644 |
--- a/sync/internal_api/test/fake_sync_manager.cc |
+++ b/sync/internal_api/test/fake_sync_manager.cc |
@@ -62,6 +62,7 @@ bool FakeSyncManager::Init( |
const SyncCredentials& credentials, |
scoped_ptr<SyncNotifier> sync_notifier, |
const std::string& restored_key_for_bootstrapping, |
+ bool keystore_encryption_enabled, |
scoped_ptr<InternalComponentsFactory> internal_components_factory, |
Encryptor* encryptor, |
UnrecoverableErrorHandler* unrecoverable_error_handler, |