commit | 2d8f3fba9747800730c5ed77c1e3aa1145517664 | [log] [tgz] |
---|---|---|
author | Qingxin Wu <qingxinwu@google.com> | Thu Mar 07 16:17:57 2024 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Mar 07 16:17:57 2024 |
tree | 32c0d86677986ec4cee467cb350be4ea11b12040 | |
parent | 4dad2f55a0f5eb75e5dbf64ead010981177a9a69 [diff] |
Small comment fix. Fix some small comment issues introduced in https://crrev.com/c/5277387 Change-Id: I940ec5898424aab3aac2952b865f306962d6aa15 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5348327 Reviewed-by: mmenke <mmenke@chromium.org> Commit-Queue: mmenke <mmenke@chromium.org> Cr-Commit-Position: refs/heads/main@{#1269610}
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.