commit | 4a3c38f95d0133d13f8645a77b9ad8ab957acc2b | [log] [tgz] |
---|---|---|
author | Devlin Cronin <[email protected]> | Thu Sep 21 02:32:00 2017 |
committer | Commit Bot <[email protected]> | Thu Sep 21 02:32:00 2017 |
tree | 0e1ce889912ea9c135a5d2d9813b750aa738bff6 | |
parent | 73c51a51cc2626697bf4fbc56a48d9c363b1ab34 [diff] |
[Extensions Cleanup] Make ExtensionPrefs use a base::Clock For some reason, ExtensionPrefs has a custom TimeProvider class to provide the current time (which is overridden in testing). Instead, use the more standard base::Clock class. Bug: None Change-Id: I7309fdf3a003f02cedbf20b470b3031831dcce5a Reviewed-on: https://chromium-review.googlesource.com/676267 Reviewed-by: Karan Bhatia <[email protected]> Commit-Queue: Devlin <[email protected]> Cr-Commit-Position: refs/heads/master@{#503321}
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 .