commit | 9145e9f0deef71cbcef43208cb91b32f4ca2ad4b | [log] [tgz] |
---|---|---|
author | Aida Zolic <aidazolic@chromium.org> | Mon Apr 28 23:48:50 2025 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Mon Apr 28 23:48:50 2025 |
tree | 6926ce5b1d679c7e85cb59cfd5f7d203dcd9f865 | |
parent | 086434f524e8b1480f857d9346c0cd07165a230a [diff] |
[AppCreep] Remove unnecessary period Follow up to https://chromium-review.googlesource.com/c/chromium/src/+/6449710: the added string is a single sentence, so it shouldn't have a period at the end. Fixed: 409711913 Change-Id: Id18ebb2f6c9e235928b498cc4ea5798e585e138d Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6481264 Auto-Submit: Aida Zolić <aidazolic@chromium.org> Reviewed-by: Jiaming Cheng <jiamingc@chromium.org> Commit-Queue: Jiaming Cheng <jiamingc@chromium.org> Cr-Commit-Position: refs/heads/main@{#1453000}
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.