| commit | 2be00b9639867d2fbddeece50394645b977b2a25 | [log] [tgz] |
|---|---|---|
| author | Andrew Mellen <[email protected]> | Fri Nov 11 16:38:42 2022 |
| committer | Chromium LUCI CQ <[email protected]> | Fri Nov 11 16:38:42 2022 |
| tree | 0781b80be182d897e5510dfd4b476004e40bf076 | |
| parent | 20c76b3ed7a89d9a6ba39d94a2af42518fb97236 [diff] |
Move license tooling into //tools/licenses After https://crrev.com/c/3950177, it makes sense to make a new subdirectory for license related tooling since there are multiple licensing related files now. This change moves those files into the new subdirectory and updates all necessary gn files to point to the new path. Bug: b:248101373 Change-Id: If7c08a62f382df91ff733f5019dbd096e2b978c6 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4022205 Owners-Override: Andrew Grieve <[email protected]> Commit-Queue: Andrew Mellen <[email protected]> Reviewed-by: Andrew Grieve <[email protected]> Cr-Commit-Position: refs/heads/main@{#1070313}
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.