commit | 4191d6fe9d310230f9b5d036c384f00273ae835f | [log] [tgz] |
---|---|---|
author | Eliot Courtney <edcourtney@google.com> | Thu Jul 29 05:53:00 2021 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Jul 29 05:53:00 2021 |
tree | c7299c1639d6e7a154d12b8698b437c0f3dcb652 | |
parent | 7b3f467cc38f4a896ba1df865ac8458c48fc02b2 [diff] |
Link libc++ statically to Lacros. Bug: 1230982 Test: run lacros and it still works Change-Id: Id36a8615a319b36902d65da16deb8d5d1c0c6b49 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3058012 Reviewed-by: Hidehiko Abe <hidehiko@chromium.org> Reviewed-by: Takuto Ikuta <tikuta@chromium.org> Commit-Queue: Eliot Courtney <edcourtney@chromium.org> Cr-Commit-Position: refs/heads/master@{#906588}
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.