[Autofill] Use AutofillClock::Now in autofill_tets_utils
Using AutofillClock::Now was thought to be the cause of the flakiness of the credit card related tests and was replaced with base::Time::Now in [1]. However, the tests are still flaky, so this CL returns using AutofillClock::Now, which allows having deterministic clock in tests. [1]https://chromium-review.googlesource.com/c/chromium/src/+/2428986 Bug: 1108232 Change-Id: I052bb17926eda5537b7223f4d6c2c08432e3c215 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2613032Reviewed-by:Christoph Schwering <schwering@google.com> Reviewed-by:
Matthias Körber <koerber@google.com> Commit-Queue: Elizabeth Popova <lizapopova@google.com> Cr-Commit-Position: refs/heads/master@{#842518}
Showing
Please register or sign in to comment