[iOS] Make password leak checks toggleable when Safe Browsing is not available
This CL fixes a regression from http://crrev.com/c/2174995 that prevents users who do not yet have Safe Browsing rolled out to them from toggling the password leak check setting. This CL ensures that the value of the Safe Browsing opt-out pref is always initialized in GoogleServicesSettingsMediator, regardless of whether Safe Browsing has been rolled out. With this change, the other logic changes in http://crrev.com/c/2174995 work as expected, whether or not Safe Browsing is available. Bug: 1090406 Change-Id: I901f04faad60f136b89161091eeb6504415718a8 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2237716 Commit-Queue: Ali Juma <ajuma@chromium.org> Reviewed-by:Sergio Collazos <sczs@chromium.org> Cr-Commit-Position: refs/heads/master@{#776646}
Showing
Please register or sign in to comment