Reland "Fork SyncController.isSyncingUrlsWithKeystorePassphrase() in PSS"
This is a reland of c547b0cd Original change's description: > 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/+/2577227 > Reviewed-by: Marc Treib <treib@chromium.org> > Commit-Queue: Victor Vianna <victorvianna@google.com> > Cr-Commit-Position: refs/heads/master@{#834745} Bug: 1156620 Change-Id: I3e15cbd0ca6d51edf340dc4339988332ecfbe190 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2580074Reviewed-by:Marc Treib <treib@chromium.org> Commit-Queue: Victor Vianna <victorvianna@google.com> Cr-Commit-Position: refs/heads/master@{#841514}
Showing
Please register or sign in to comment