commit | 2dbf9c4cafec115b38efb3b0c6fa202961b6354f | [log] [tgz] |
---|---|---|
author | Daniel Cheng <[email protected]> | Wed Oct 06 21:26:11 2021 |
committer | Chromium LUCI CQ <[email protected]> | Wed Oct 06 21:26:11 2021 |
tree | d309cf5c4a00e330d125c0673b4ce5f07c6fbcf9 | |
parent | a60fa48a0970e14cb405a1975cf5e165d8c78481 [diff] |
Fix a typo in PRESUBMIT.py dcheng@ forgot to run the tests. Oops. (It turns out there's several other pre-existing failures…) Change-Id: I7b09139173ec1481cd076b57b5a5b67807a04edc Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3209508 Commit-Queue: Daniel Cheng <[email protected]> Commit-Queue: Jordan Bayles <[email protected]> Commit-Queue: danakj <[email protected]> Auto-Submit: Daniel Cheng <[email protected]> Reviewed-by: Jordan Bayles <[email protected]> Reviewed-by: danakj <[email protected]> Cr-Commit-Position: refs/heads/main@{#928855}
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.