commit | 062769f739bb91aedbeeb396e5db9d92dbcc7c0e | [log] [tgz] |
---|---|---|
author | Brad Triebwasser <btriebw@chromium.org> | Thu Jan 04 00:45:46 2024 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Jan 04 00:45:46 2024 |
tree | ac3fe799cb72298b23adadc32a4d6b3734e93e77 | |
parent | 0e09379f4802a2e9ac7f4b1d4c7db9582ee97226 [diff] |
Revert "Add xorg package dependency." This reverts commit d053cc35666eed95d2b33d78e74a8391f671178c. Reason for revert: crbug.com/1513713. Potentially cause of test slowdowns. Original change's description: > Add xorg package dependency. > > Adds xorg dependency required for related patch crrev.com/c/4265138. > > Bug: 1417069 > Change-Id: I646e372dcf32b165698f5bb3080693cd485769a1 > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5078248 > Reviewed-by: Bruce Dawson <brucedawson@chromium.org> > Commit-Queue: Brad Triebwasser <btriebw@chromium.org> > Cr-Commit-Position: refs/heads/main@{#1231623} Bug: 1417069, 1513713 Change-Id: I2d369abb556cb7b2d5f5300416ba17eecf4d8c97 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5166237 Reviewed-by: Ben Pastene <bpastene@chromium.org> Reviewed-by: Bruce Dawson <brucedawson@chromium.org> Commit-Queue: Brad Triebwasser <btriebw@chromium.org> Cr-Commit-Position: refs/heads/main@{#1242722}
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.