Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(3)

Unified Diff: components/sync/driver/async_directory_type_controller_unittest.cc

Issue 2799653006: Revert of [Sync] Stop accessing BrowserContextKeyedServiceFactory on non-UI thread. (Closed)
Patch Set: Created 3 years, 8 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: components/sync/driver/async_directory_type_controller_unittest.cc
diff --git a/components/sync/driver/async_directory_type_controller_unittest.cc b/components/sync/driver/async_directory_type_controller_unittest.cc
index 2a30d0349ad04fb8b7834dea54feac72830c12f1..7d21100eeebfb507546d8e00c7b8f09c7a358bcf 100644
--- a/components/sync/driver/async_directory_type_controller_unittest.cc
+++ b/components/sync/driver/async_directory_type_controller_unittest.cc
@@ -66,8 +66,7 @@
: SharedChangeProcessor(type) {}
base::WeakPtr<SyncableService> Connect(
- const SyncClient::ServiceProvider&,
- SyncApiComponentFactory* driver_factory,
+ SyncClient*,
GenericChangeProcessorFactory*,
UserShare*,
std::unique_ptr<DataTypeErrorHandler>,
« no previous file with comments | « components/sync/driver/async_directory_type_controller.cc ('k') | components/sync/driver/directory_data_type_controller.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698