commit | d969eb8c39ff85fdd403944a10f017dad8b76bcb | [log] [tgz] |
---|---|---|
author | Adam Norberg <norberg@google.com> | Thu Oct 31 20:08:38 2024 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Oct 31 20:08:38 2024 |
tree | f65dc7edd9ced7b14281504c86ed4791c5cc8721 | |
parent | b4fdbe50d4892e474b747725582079ad2c9eb7e0 [diff] |
Use branding to name license files. Instead of using the name "chromium_updater" (constant), use the name specified in branding_header instead. This will change this part of the name to "chromium-updater" (hyphen rather than underscore), but that seems acceptable. Bug: 376512271, 366254439 Change-Id: Id006f658bf48bb5ebeefe3a1e0dba6bf22433dc9 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5981309 Commit-Queue: Adam Norberg <norberg@google.com> Reviewed-by: Noah Rose Ledesma <noahrose@google.com> Reviewed-by: Joshua Pawlicki <waffles@chromium.org> Cr-Commit-Position: refs/heads/main@{#1376548}
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.