| commit | 29ca1f706a99b6357aaa2a93c5938d686fc27400 | [log] [tgz] |
|---|---|---|
| author | Takuto Ikuta <tikuta@chromium.org> | Tue Feb 20 06:11:51 2024 |
| committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Feb 20 06:11:51 2024 |
| tree | 38327ca38c74e03e16df70e8ac4cc23dd47d95fb | |
| parent | 8a8f6c6e95855a5b84c304a9c0f5a0c9a60380c0 [diff] |
build: allow use_goma only for ChromeOS and Windows autoninja already disallowed to use goma in https://crrev.com/c/5272474. ref: http://b/210975050#comment28 Bug: 41489832, b/210975050 Change-Id: I8825032e56e79742d99b3e68f512779f72bde6ae Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5302099 Commit-Queue: Takuto Ikuta <tikuta@chromium.org> Reviewed-by: Junji Watanabe <jwata@google.com> Cr-Commit-Position: refs/heads/main@{#1262551}
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.