commit | e5a38eddbdf45d7563a00d019debd11b803af1bb | [log] [tgz] |
---|---|---|
author | Peter Kasting <pkasting@chromium.org> | Sat Oct 02 03:06:35 2021 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Sat Oct 02 03:06:35 2021 |
tree | f10a7dd1f95468190c5669ec0fd9206950cde49e | |
parent | 19314258752f322bfd35b35a7c0c37ea3e80f89f [diff] |
Migrate "base::TimeDelta::FromX" to "base:X". All changes were done automatically with git grep, sed, xargs, etc. No-Presubmit: true No-Try: true Bug: 1243777 Change-Id: I7cc197e9027f7837cd36afc67a209079f85ec364 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3198824 Commit-Queue: Peter Kasting <pkasting@chromium.org> Owners-Override: Peter Kasting <pkasting@chromium.org> Reviewed-by: Peter Boström <pbos@chromium.org> Cr-Commit-Position: refs/heads/main@{#927512}
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.
To check out the source code locally, don't use git clone
! Instead, follow the instructions on how to get the code.
Documentation in the source is rooted in docs/README.md.
Learn how to Get Around the Chromium Source Code Directory Structure .
For historical reasons, there are some small top level directories. Now the guidance is that new top level directories are for product (e.g. Chrome, Android WebView, Ash). Even if these products have multiple executables, the code should be in subdirectories of the product.
If you found a bug, please file it at https://crbug.com/new.