commit | e9d380f11a41cd930d174cea40ea5774b7a5523d | [log] [tgz] |
---|---|---|
author | Sven Zheng <svenzheng@chromium.org> | Sat May 28 01:09:58 2022 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Sat May 28 01:09:58 2022 |
tree | eeba404eaa45910abd1336362ab5114fdd782164 | |
parent | 11e1185af8d57b77bb87c384be5817cccb0a967a [diff] |
Add compile targets to "Win Builder (dbg)" The builder is missing the config. That results CI builder compile everything and tryjob compile nothing. With this change, the tryjob will also compile everything. Bug: 1330020 Change-Id: Ib508ee943d80747f12789f29106506d12d37ab94 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3673350 Auto-Submit: Sven Zheng <svenzheng@chromium.org> Commit-Queue: Kuan Huang <kuanhuang@chromium.org> Reviewed-by: Kuan Huang <kuanhuang@chromium.org> Commit-Queue: Sven Zheng <svenzheng@chromium.org> Cr-Commit-Position: refs/heads/main@{#1008515}
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.