commit | acf45986594366c88ed3ab57d3c0d94e3eb8c542 | [log] [tgz] |
---|---|---|
author | Takuto Ikuta <tikuta@chromium.org> | Fri Mar 29 06:12:12 2024 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Mar 29 06:12:12 2024 |
tree | 699d6959a060abfc9fe4b403a698b051523315eb | |
parent | 235d16088f34207a26082d15fba2ad40650799b3 [diff] |
Reland "build: remove references to use_goma" This reverts commit bfa598b72f1daa3a468bb76390216e32607ca43a. Reason for revert: Removed chromeos related changes. Original change's description: > Revert "build: remove references to use_goma" > > This reverts commit 296be8434a7fe1af9cf8a55d6324217b3c7ef7e1. > > Reason for revert: http://b/331553993 > > Original change's description: > > build: remove references to use_goma > > > > Bug: 41489832 > > Change-Id: I19155fd7233930a15f9e9a573ae86c5c88d7d8a4 > > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5385591 > > Commit-Queue: Takuto Ikuta <tikuta@chromium.org> > > Reviewed-by: Philipp Wollermann <philwo@chromium.org> > > Cr-Commit-Position: refs/heads/main@{#1278096} > > Bug: 41489832, 331553993 > Change-Id: I0f1bbaecf282e111541b878d527680add19e8077 > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5399667 > Commit-Queue: Takuto Ikuta <tikuta@chromium.org> > Reviewed-by: Junji Watanabe <jwata@google.com> > Auto-Submit: Takuto Ikuta <tikuta@chromium.org> > Commit-Queue: Junji Watanabe <jwata@google.com> > Bot-Commit: Rubber Stamper <rubber-stamper@appspot.gserviceaccount.com> > Cr-Commit-Position: refs/heads/main@{#1278851} Bug: 41489832, 331553993 Change-Id: I3ea16bbfb96b8614663dea84550c13601dac0154 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5403632 Commit-Queue: Takuto Ikuta <tikuta@chromium.org> Reviewed-by: Philipp Wollermann <philwo@chromium.org> Cr-Commit-Position: refs/heads/main@{#1280086}
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.