commit | 8312a7c7af9022db2fa1bb54fc4ee4e4ffd25f5b | [log] [tgz] |
---|---|---|
author | Lukasz Anforowicz <lukasza@chromium.org> | Tue Jul 19 18:38:00 2022 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Jul 19 18:38:00 2022 |
tree | 2b6ccd09980dad481f38c3faf80b83d71740be1f | |
parent | 45d01b0723ad01ab45c41aad8d4759ca2c35e099 [diff] |
[rust] rs_bindings_from_cc.gni: Headers depending on another target. This CL adds support for generating Rust bindings for C++ headers that depend on another, separate target. Bug: 1329611 Change-Id: I1451310b8a1c2ac3d1b89199ea5236089cd9928d Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3773113 Reviewed-by: danakj <danakj@chromium.org> Commit-Queue: Ćukasz Anforowicz <lukasza@chromium.org> Cr-Commit-Position: refs/heads/main@{#1025850}
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.