commit | 0ce669fdbbeac3dcf8ebf306a3449c5dc83be9ac | [log] [tgz] |
---|---|---|
author | Jameson Thies <[email protected]> | Thu Dec 09 15:56:56 2021 |
committer | Chromium LUCI CQ <[email protected]> | Thu Dec 09 15:56:56 2021 |
tree | 099a4f4d3951c3c47c810a83ceb9781dab76ded1 | |
parent | 0c048c96f8645f5aa7c334241d56242205c12233 [diff] |
Ignoring deleted files in CheckAssertAshOnlyCode Presubmit Check Changing the list of files checked by CheckAssertAshOnlyCode to ignore deleted files. Without ignoring deleted files, this presubmit check will block any CL which moves or deletes a BUILD.gn file. Bug: 1278154 Change-Id: Id3abc80a8da242b3224ce341cafb056e2ca28066 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3325066 Reviewed-by: Scott Violet <[email protected]> Commit-Queue: Scott Violet <[email protected]> Cr-Commit-Position: refs/heads/main@{#950089}
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.