Index: components/sync/driver/glue/sync_backend_host_impl.h |
diff --git a/components/sync/driver/glue/sync_backend_host_impl.h b/components/sync/driver/glue/sync_backend_host_impl.h |
index 613c573e57cf2e6be67e6778776b0b8366fa17dc..cfeab2e2445862434cae6323b1145929462f483e 100644 |
--- a/components/sync/driver/glue/sync_backend_host_impl.h |
+++ b/components/sync/driver/glue/sync_backend_host_impl.h |
@@ -83,8 +83,6 @@ |
const std::string& sync_user_agent, |
const SyncCredentials& credentials, |
bool delete_sync_data_folder, |
- bool enable_local_sync_backend, |
- const base::FilePath& local_sync_backend_folder, |
std::unique_ptr<SyncManagerFactory> sync_manager_factory, |
const WeakHandle<UnrecoverableErrorHandler>& unrecoverable_error_handler, |
const base::Closure& report_unrecoverable_error_function, |