Fork SyncController.isSyncingUrlsWithKeystorePassphrase() in PSS
SyncController will soon disappear, so we start moving this method to ProfileSyncService. The SyncController method is still exposed for the moment because it's called in downstream code. There should be no behavior change in the only call site: SyncController.get() is null iff ProfileSyncService.get() is null. Bug: 1156620 Change-Id: Ida792cb92702f932aad3023d05e048be8aee94e8 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2577227Reviewed-by:Marc Treib <treib@chromium.org> Commit-Queue: Victor Vianna <victorvianna@google.com> Cr-Commit-Position: refs/heads/master@{#834745}
Showing
Please register or sign in to comment