Fix CertVerifierService initialization in some unittests
The manual resetting of the CertVerifierServiceFactory in between unit_tests seems not to work on Android. So, refactor the initialization code to look like the Storage Service's, using SequenceLocalStorage to reset the CertVerifierServiceFactory between unit tests. Bug: 1015134, 1094483 Change-Id: Ic13f67274cecd49450279da401fb4cd29c9b1e94 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2520377Reviewed-by:John Abd-El-Malek <jam@chromium.org> Commit-Queue: Matthew Denton <mpdenton@chromium.org> Cr-Commit-Position: refs/heads/master@{#825141}
Showing
Please register or sign in to comment