commit | 8930cdd052cccef5cbfe9b3189e361452c8109d8 | [log] [tgz] |
---|---|---|
author | Nico Weber <thakis@chromium.org> | Thu Mar 17 14:50:37 2022 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Mar 17 14:50:37 2022 |
tree | 4ba66414b515cc7150eb2ff840ff20b3a20ff83e | |
parent | 4624da4aa080e3b5b63cb5ccbb90d58168aba459 [diff] |
win: Make setup_toolchain.py print fewer values This removes: * vc_lib_path * vc_lib_atlmfc_path * vc_lib_um_path They are unused after https://chromium-review.googlesource.com/c/chromium/src/+/3532313 No behavior change. Bug: none Change-Id: I4ce48d877f151e3bc3c7a760b0a7577322a52415 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3532295 Commit-Queue: Nico Weber <thakis@chromium.org> Auto-Submit: Nico Weber <thakis@chromium.org> Reviewed-by: Hans Wennborg <hans@chromium.org> Commit-Queue: Hans Wennborg <hans@chromium.org> Cr-Commit-Position: refs/heads/main@{#982206}
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.