Index: sync/internal_api/public/test/fake_sync_manager.h |
diff --git a/sync/internal_api/public/test/fake_sync_manager.h b/sync/internal_api/public/test/fake_sync_manager.h |
index 015605fee42cb5ea8f2869d43246240af9ecf319..b33b27d417905ca9c0f61534bf78df6789552f9a 100644 |
--- a/sync/internal_api/public/test/fake_sync_manager.h |
+++ b/sync/internal_api/public/test/fake_sync_manager.h |
@@ -67,6 +67,7 @@ class FakeSyncManager : public SyncManager { |
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, |