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

Unified Diff: components/sync/core/test/test_internal_components_factory.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
Index: components/sync/core/test/test_internal_components_factory.h
diff --git a/components/sync/core/test/test_internal_components_factory.h b/components/sync/core/test/test_internal_components_factory.h
index 44af8b5a96f37dba86407048ca371f54f8d08a98..f441748180dcf7613189a6eba5fbd3340a9d97f3 100644
--- a/components/sync/core/test/test_internal_components_factory.h
+++ b/components/sync/core/test/test_internal_components_factory.h
@@ -23,7 +23,7 @@ class TestInternalComponentsFactory : 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/test/sync_manager_factory_for_profile_sync_test.h ('k') | components/sync/core/test/test_user_share.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698