commit | 36c4298cbfd0a4c4bf1453c1a795e036299f2a8e | [log] [tgz] |
---|---|---|
author | Michelle Chen <michellegc@google.com> | Fri May 03 01:10:27 2024 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri May 03 01:10:27 2024 |
tree | 60f803d33846771f79aacadb811a8ed688690ac3 | |
parent | 95c4432e92ac17e16845597af015efc7d7a5f549 [diff] |
[Gardener] Revert "Remove a test-only codepath." This reverts commit 28c4afd0859743d5a090e9b303ba32dbc6738ac4. Reason for revert: Causes AutocorrectManagerTest failures on linux-chromeos-chrome: https://ci.chromium.org/ui/p/chrome/builders/ci/linux-chromeos-chrome First failure: https://ci.chromium.org/ui/p/chrome/builders/ci/linux-chromeos-chrome/41268/test-results?sortby=&groupby= Original change's description: > Remove a test-only codepath. > > This seems to pass the bots. > > Change-Id: I2a4dbe8a922d966fa57a7ba340ace2db93c5d3a2 > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5499632 > Reviewed-by: Luc Nguyen <lucnguyen@google.com> > Commit-Queue: Alexei Svitkine <asvitkine@chromium.org> > Cr-Commit-Position: refs/heads/main@{#1295640} Change-Id: I37b1444bb5b04b83ffbfd04361aa29c6b8582672 No-Presubmit: true No-Tree-Checks: true No-Try: true Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5514042 Owners-Override: Michelle Chen <michellegc@google.com> Commit-Queue: Michelle Chen <michellegc@google.com> Bot-Commit: Rubber Stamper <rubber-stamper@appspot.gserviceaccount.com> Cr-Commit-Position: refs/heads/main@{#1295888}
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.