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

Unified Diff: components/sync/syncable/test_user_share.h

Issue 2533083002: [Sync] SyncEngine refactor part 1: interfaces. (Closed)
Patch Set: Rebase. Created 4 years 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/engine/sync_engine_host.cc ('k') | tools/metrics/histograms/histograms.xml » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/sync/syncable/test_user_share.h
diff --git a/components/sync/syncable/test_user_share.h b/components/sync/syncable/test_user_share.h
index 78b140557985ac2db8d5b09e98aca9d00e51e538..4c88ce0b1a0502108373a083fa460075c4879958 100644
--- a/components/sync/syncable/test_user_share.h
+++ b/components/sync/syncable/test_user_share.h
@@ -68,7 +68,7 @@ class TestUserShare {
UserShare* user_share();
// Sync's encryption handler. Used by tests to invoke the sync encryption
- // methods normally handled via the SyncBackendHost
+ // methods normally handled via the SyncEngine.
SyncEncryptionHandler* encryption_handler();
// Returns the directory's transaction observer. This transaction observer
« no previous file with comments | « components/sync/engine/sync_engine_host.cc ('k') | tools/metrics/histograms/histograms.xml » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698