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

Unified Diff: ios/chrome/browser/sync/glue/sync_start_util.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: ios/chrome/browser/sync/glue/sync_start_util.h
diff --git a/ios/chrome/browser/sync/glue/sync_start_util.h b/ios/chrome/browser/sync/glue/sync_start_util.h
index 7ed828e51d2a81b89320be91573c1bd4e938dbbf..db9b05d6467c9137d6fe151dd438cddf293dd757 100644
--- a/ios/chrome/browser/sync/glue/sync_start_util.h
+++ b/ios/chrome/browser/sync/glue/sync_start_util.h
@@ -17,7 +17,7 @@ namespace ios {
namespace sync_start_util {
// Creates a StartSyncFlare that a SyncableService can use to tell
-// syncer::SyncService it needs sync to start ASAP. Typically this would
+// sync_driver::SyncService it needs sync to start ASAP. Typically this would
// be given to the SyncableService on construction.
//
// The flare built by this function is designed to be Run()able from any thread
« no previous file with comments | « ios/chrome/browser/sync/fake_sync_service_factory.cc ('k') | ios/chrome/browser/sync/glue/sync_start_util.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698