Remove deprecated uses of Time::FromInternalValue()
The more explicit Time::FromDeltaSinceWindowsEpoch() is used instead, and produces the same value given the same int64_t. The registry keys consumed by this code are written by code in chrome/chrome_cleaner/logging/registry_logger.cc (not yet moved there from the internal repo), which already uses the corresponding Time::ToDeltaSinceWindowsEpoch(). Bug: 634507 Change-Id: I75348bf8e55a0cc3d93412563e5527ddb04ce390 Reviewed-on: https://chromium-review.googlesource.com/1156861 Commit-Queue: Mathieu Guay-Paquet <mguaypaq@chromium.org> Reviewed-by:Joe Mason <joenotcharles@chromium.org> Reviewed-by:
Sorin Jianu <sorin@chromium.org> Cr-Commit-Position: refs/heads/master@{#581657}
Showing
Please register or sign in to comment