commit | d9f6e720fe95d47277f074a790d2ac988810cbab | [log] [tgz] |
---|---|---|
author | Takuto Ikuta <tikuta@chromium.org> | Tue Apr 01 09:11:11 2025 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Apr 01 09:11:11 2025 |
tree | 64a52a7529d912dfed34c5f0f7f2fc53fbe7e71b | |
parent | ac266e69c27ee0e5e89a9a2d5e4b8dc912db4c78 [diff] |
build: Remove -Wno-misleading-indentation This seems not necessary anymore. Bug: 40762742 Change-Id: I357997570bcd4c3d4de7f695096e325309187957 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6414532 Reviewed-by: Hans Wennborg <hans@chromium.org> Auto-Submit: Takuto Ikuta <tikuta@chromium.org> Commit-Queue: Hans Wennborg <hans@chromium.org> Cr-Commit-Position: refs/heads/main@{#1440787}
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.