commit | db3741fbbd1d59e83b4f5dfec1e4927ce63e65e7 | [log] [tgz] |
---|---|---|
author | danakj <danakj@chromium.org> | Fri Nov 24 18:37:39 2023 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Nov 24 18:37:39 2023 |
tree | 97e0a759bc2397fcb8a00d510f8466242ce0cf78 | |
parent | 62a394d716f1139243bdb9c5523107a5df33bbcb [diff] |
gnrt: Put --cargo-path and --rustc-path before the action in python The args moved before the action as they affect all actions now. Change-Id: I9aa06188a24db3de2a6828195d9461af5f5d1e8b Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5059488 Reviewed-by: Zequan Wu <zequanwu@google.com> Commit-Queue: danakj <danakj@chromium.org> Auto-Submit: danakj <danakj@chromium.org> Commit-Queue: Zequan Wu <zequanwu@google.com> Cr-Commit-Position: refs/heads/main@{#1228857}
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.