commit | f496475ecf1345092b3f81c24c861c2792e38d2c | [log] [tgz] |
---|---|---|
author | Nabil Wadih <nwadih@google.com> | Wed Dec 13 20:42:19 2023 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Dec 13 20:42:19 2023 |
tree | 2c4aeff19c8e49257d5948fb6609b92cf7d94e60 | |
parent | 5e5365ac2fef5155b5a464650f527b811752cb06 [diff] |
Add build target for the rust nearby protocol - updates dependency to include required features - fix build for rustversion dependency of strum_macros - add a patch for strum macros so it can build successfully Change-Id: Iad3245f84624c6875518dbb6d9016e6783790446 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5115612 Reviewed-by: danakj <danakj@chromium.org> Reviewed-by: Ćukasz Anforowicz <lukasza@chromium.org> Commit-Queue: Nabil Wadih <nwadih@google.com> Cr-Commit-Position: refs/heads/main@{#1237160}
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.