commit | 57c66e31d4ef7e16c21691be13565ae070a5bb71 | [log] [tgz] |
---|---|---|
author | tzik <[email protected]> | Mon Jul 02 08:02:57 2018 |
committer | Commit Bot <[email protected]> | Mon Jul 02 08:02:57 2018 |
tree | 4526038e0f703ebc7b79dbc82c22f104badea75d | |
parent | e7df0c98908714d7d9981e94b55b15c5a71bcf38 [diff] |
Replace base::MockTimer with behavior-specific timers in //components This CL replaces MockTimer with MockOneShotTimer or MockRepeatingTimer as a preparation of OnceCallback support of base::Timer. Bug: 850247 Change-Id: Ibe313bbf292c269b67782c169af173859c353db7 Reviewed-on: https://chromium-review.googlesource.com/1111482 Reviewed-by: Gabriel Charette <[email protected]> Reviewed-by: Colin Blundell <[email protected]> Commit-Queue: Taiju Tsuiki <[email protected]> Cr-Commit-Position: refs/heads/master@{#571834}
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 .