| 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
|
|
|