commit | 1b994200ea0cfff0f780e5b7ea55f7e56283436f | [log] [tgz] |
---|---|---|
author | Joey Arhar <jarhar@chromium.org> | Fri Jan 26 22:12:59 2024 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Jan 26 22:12:59 2024 |
tree | 59e79f32ba516f822b48f4c4b479f1aec332e54b | |
parent | a1a3dbde30c409781b073881b8618f86fc7f21ed [diff] |
Fix typo in TagToQualifedName It should be "qualified" not "qualifed" Change-Id: I96f68d4ada30cddb06f7eb0bb8c4b0cb1f4d57fd Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5239577 Auto-Submit: Joey Arhar <jarhar@chromium.org> Reviewed-by: Di Zhang <dizhangg@chromium.org> Commit-Queue: Di Zhang <dizhangg@chromium.org> Cr-Commit-Position: refs/heads/main@{#1252889}
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.