[Extensions] Remove UpdateCheckInfo constructor.
The conditional check for a null pointer value for g_test_clock is unnecessary, since the constructor of net::BackoffEntry will initialize the value to a nullptr anyway. This allowed removing the constructor completely. Change-Id: I02d62a79aba3257f50a0d5aae91d54ec9a612e9e Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2430449Reviewed-by:Kelvin Jiang <kelvinjiang@chromium.org> Commit-Queue: David Bertoni <dbertoni@chromium.org> Cr-Commit-Position: refs/heads/master@{#811502}
Showing
Please register or sign in to comment