commit | f677a19c47baceaabbcbb64255b7d9a3ec0ec47f | [log] [tgz] |
---|---|---|
author | Luke Tidd <luket@google.com> | Thu Mar 31 19:16:39 2022 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Mar 31 19:16:39 2022 |
tree | f3e39e8826622c6aeac82aa5d1d2887adad096af | |
parent | d76fad19cdbc16e1475739c4b3496b44c20394c8 [diff] |
[ccompute] ubuntu > xenial needs libGL.so.1 (amd64/i386) not libEGL. Quite sorry Thomas, I made a mistake and added libEGL when we needed libGL. R=thomasanderson Bug: 1202758 Change-Id: I64cedbed36c2e84c294e2f9ff516ace83f37dac9 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3564400 Auto-Submit: Luke Tidd <luket@google.com> Reviewed-by: Elliott Friedman <friedman@google.com> Reviewed-by: Thomas Anderson <thomasanderson@chromium.org> Commit-Queue: Thomas Anderson <thomasanderson@chromium.org> Cr-Commit-Position: refs/heads/main@{#987578}
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.