Address duplicates of BuildTrustedVaultNigoriSpecifics()
BuildTrustedVaultNigoriSpecifics() had its own implementation for each of single_client_nigori_sync_test, nigori_sync_bridge_impl_unittests and fake_server_helper_android (was inlined into other function). This CL factors out the implementation and addresses these duplicates. There is small difference between old implementations: keybag_is_frozen wasn't set in some of them, but this field isn't consumed by modern clients. Bug: 1046663 Change-Id: Ia173ac1f1942b988d972adc3e47c3b3c803a3d39 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2168881 Commit-Queue: Mikel Astiz <mastiz@chromium.org> Reviewed-by:Mikel Astiz <mastiz@chromium.org> Cr-Commit-Position: refs/heads/master@{#763460}
Showing
Please register or sign in to comment