commit | 0ae3f9238d5b5fc9cf154142624b9037320a87ca | [log] [tgz] |
---|---|---|
author | dpapad <dpapad@chromium.org> | Tue May 24 22:53:17 2022 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue May 24 22:53:17 2022 |
tree | fb43dba4e9438956f6f480245f6e3837e8960c86 | |
parent | 00869d0ec649861b3da3d0fd625cc0a97119338f [diff] |
Polymer: Use a fixed year for generated GN files license header. Using the current year every time the reproduce.sh script is run is inconvenient as it generates a larger diff than necessary. It is also technically incorrect as those files already exist in the repository and don't need to have the year updated every time they are modified. Bug: None Change-Id: I563444ae1ce8f2a8c9c1ce53466cfd2d706e7e20 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3664032 Reviewed-by: Rebekah Potter <rbpotter@chromium.org> Commit-Queue: Rebekah Potter <rbpotter@chromium.org> Auto-Submit: Demetrios Papadopoulos <dpapad@chromium.org> Cr-Commit-Position: refs/heads/main@{#1007106}
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.