commit | fb60ea0a4d243d2626142c83ef018d9d129462cd | [log] [tgz] |
---|---|---|
author | Peter Boström <[email protected]> | Mon Apr 05 21:06:12 2021 |
committer | Chromium LUCI CQ <[email protected]> | Mon Apr 05 21:06:12 2021 |
tree | ba174c949ea6a06a9cf4cd1992ecddbf62140f06 | |
parent | 958db01bfc54e212124cf56ce2c73ab8769f4c5e [diff] |
Apply modernize-make-unique to remaining files This intends to cover directories and individual files where changes weren't large enough to warrant splitting out to a separate change. This is a large-scale change: go/chromium-modernize-make-unique Bug: 1194272 Change-Id: Ia50424ec4b7f998e65dee5071926332ffcce7a94 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2803041 Commit-Queue: Peter Boström <[email protected]> Reviewed-by: Lei Zhang <[email protected]> Owners-Override: Lei Zhang <[email protected]> Cr-Commit-Position: refs/heads/master@{#869273}
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.