commit | 39a699066fcd7bafcbee605e3fcf1c360e4a89d3 | [log] [tgz] |
---|---|---|
author | Niranjan Yardi <nyardi@google.com> | Thu Mar 27 22:40:39 2025 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Mar 27 22:40:39 2025 |
tree | e0a9724a1c4334893bf264ea1870a4676a5fa57d | |
parent | 23dab30424fd4b8b0bf7b83e211ea21987791d2f [diff] |
Fix build dependencies related to libvulkan.so Setting a particular combination of `enable_linux_installer` and `enable_shared_libvulkan` results in a gn gen error The actual combination of flags is described in crbug.com/406550834 Context(crbug.com/406533849): I ran into this while trying to build cobalt(a chromium fork): cobalt.dev Bug: 406550834 Change-Id: Ifdb20c7ee9025baabb37e86c2a655f8703f0e9a9 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6398044 Auto-Submit: Niranjan Yardi <nyardi@google.com> Reviewed-by: Miguel Casas-Sanchez <mcasas@chromium.org> Reviewed-by: Thomas Anderson <thomasanderson@chromium.org> Commit-Queue: Thomas Anderson <thomasanderson@chromium.org> Cr-Commit-Position: refs/heads/main@{#1439056}
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.