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

Unified Diff: components/sync/core/internal_components_factory_impl.h

Issue 2388673002: Revert of [Sync] Move //components/sync to the syncer namespace. (patchset #5 id:40001 of https://co (Closed)
Patch Set: Created 4 years, 2 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
« no previous file with comments | « components/sync/core/http_bridge_unittest.cc ('k') | components/sync/core/model_type_connector.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/sync/core/internal_components_factory_impl.h
diff --git a/components/sync/core/internal_components_factory_impl.h b/components/sync/core/internal_components_factory_impl.h
index 14b1eb763d92939e9e0038ac281a549f644bb960..c5e436d7db91efa8e0d05147929925b39d398fdd 100644
--- a/components/sync/core/internal_components_factory_impl.h
+++ b/components/sync/core/internal_components_factory_impl.h
@@ -24,7 +24,7 @@ class InternalComponentsFactoryImpl : public InternalComponentsFactory {
std::unique_ptr<SyncScheduler> BuildScheduler(
const std::string& name,
SyncCycleContext* context,
- CancelationSignal* cancelation_signal) override;
+ syncer::CancelationSignal* cancelation_signal) override;
std::unique_ptr<SyncCycleContext> BuildContext(
ServerConnectionManager* connection_manager,
« no previous file with comments | « components/sync/core/http_bridge_unittest.cc ('k') | components/sync/core/model_type_connector.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698