commit | b93eddfb299e1317b3fca15d205de481dc36ae6f | [log] [tgz] |
---|---|---|
author | S. Ganesh <ganesh@chromium.org> | Wed Oct 11 19:27:28 2023 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Oct 11 19:27:28 2023 |
tree | 10510deaeecdafaafc34999683901ca4aa4dd6b4 | |
parent | a2f69c7fa5abe7c2b52dad45777f7094b9f89902 [diff] |
Document the steps to add a new UI String to the updater Bug: 1422075 Change-Id: I47aee9bb074762db9a3562e3d57d9502c26bf16a Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4931066 Commit-Queue: S Ganesh <ganesh@chromium.org> Commit-Queue: Joshua Pawlicki <waffles@chromium.org> Auto-Submit: S Ganesh <ganesh@chromium.org> Reviewed-by: Joshua Pawlicki <waffles@chromium.org> Cr-Commit-Position: refs/heads/main@{#1208415}
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.