[Android] Don't disable passwords checkbox in SyncAndServicesPreferences
This CL removes passwords checkbox enabled state dependency on ProfileSyncService::IsCryptographerReady(). This datatype can be configured without cryptographer being ready (that's what other platforms do) and removing this dependency fixes issues when this checkbox was spontaneously becoming disabled. Bug: 902880 Change-Id: I58f8b1b0375bc2bdfb77c1db1cf3f998020b935d Reviewed-on: https://chromium-review.googlesource.com/c/1323720Reviewed-by:Marc Treib <treib@chromium.org> Reviewed-by:
Jochen Eisinger <jochen@chromium.org> Commit-Queue: Boris Sazonov <bsazonov@chromium.org> Cr-Commit-Position: refs/heads/master@{#607222}
Showing
Please register or sign in to comment