commit | f40c21d52f354682ec7e097eea78378865a374aa | [log] [tgz] |
---|---|---|
author | Sergio Villar Senin <svillar@igalia.com> | Fri Jun 21 08:17:44 2019 |
committer | Commit Bot <commit-bot@chromium.org> | Fri Jun 21 08:17:44 2019 |
tree | 99f8a036e911a8c947b5f520bed1e213b924437e | |
parent | 3e279335145464ae957868b7c22f80e193dcc863 [diff] |
Remove WTF wrappers of base::{Time|TimeDelta|TimeTicks} classes As part of the wtf/time.h removal effort, we're removing the WTF wrappers of base::Time classes, i.e., WTF::Time, WTF::TimeDelta and WTF::TimeTicks. Most of the replacements happened before, we're just removing the low hanging fruit and the wrappers themselves. TBR=dcheng@chromium.org Bug: 919383 Change-Id: I7e97aa452ad315ec2c4cd2cc8b26e56db6db05b1 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1669362 Commit-Queue: Sergio Villar <svillar@igalia.com> Reviewed-by: Jeremy Roman <jbroman@chromium.org> Reviewed-by: Kentaro Hara <haraken@chromium.org> Cr-Commit-Position: refs/heads/master@{#671220}
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 .