Chromium Code Reviews| 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..e0836b305f583fd513e0d5b823ffb9ffb11ab7ac 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 |
|
skym
2016/12/02 20:54:55
Should this have a period at the end?
maxbogue
2016/12/02 23:59:28
PFFFT punctuation who does that
|
| SyncEncryptionHandler* encryption_handler(); |
| // Returns the directory's transaction observer. This transaction observer |