commit | e5e23f0b861e0cef2c646d352abd45d7e90662e0 | [log] [tgz] |
---|---|---|
author | Gabriel Marin <gmx@chromium.org> | Mon Nov 19 21:03:29 2018 |
committer | Commit Bot <commit-bot@chromium.org> | Mon Nov 19 21:03:29 2018 |
tree | 9113acf0f6bcc5f64f71f9444c5356f0d3108794 | |
parent | 2f3cca903d946b8445d91fd8e6a3fa947452ab23 [diff] |
PerfProvider: Remove conversion to TimeDeltaInternalType Store base::TimeDeltas directly instead of converting to and from TimeDeltaInternalType. This removes the use of To/FromInternalValue, which are deprecated. No logic changes. BUG=634507,b:116527691 TEST=Unit tests pass. Change-Id: I7fe53e4c418651ff88da2a123c1ab943a590679b Reviewed-on: https://chromium-review.googlesource.com/c/1340604 Reviewed-by: Ilya Sherman <isherman@chromium.org> Commit-Queue: Gabriel Marin <gmx@chromium.org> Cr-Commit-Position: refs/heads/master@{#609432}
Chromium is an open-source browser project that aims to build a safer, faster, and more stable way for all users to experience the web.
The project's web site is https://www.chromium.org.
Documentation in the source is rooted in docs/README.md.
Learn how to Get Around the Chromium Source Code Directory Structure .