commit | 4df5e8252dc7c0f35105a255b1ff52c48cc3863b | [log] [tgz] |
---|---|---|
author | Xinan Lin <[email protected]> | Wed Jun 28 18:54:58 2023 |
committer | Chromium LUCI CQ <[email protected]> | Wed Jun 28 18:54:58 2023 |
tree | c6fb02299d305a569a4148b2bd7f24b59e8b625d | |
parent | 423ce4fcfc2de90b74eb3bb0f65168a11adee389 [diff] |
Add release ready build targets to chrome_official_builder With this CL, official builder could build interactive_ui_tests and blink_wpt_tests, which are for running in windows release ready builders. We need these tests to run in post release builders also(see internal CL: crrev.com/i/6094416). BUG=1433396 TEST=local run Change-Id: I015561381df898126d1d456b1793121bdf802d85 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4649889 Reviewed-by: Kuan Huang <[email protected]> Reviewed-by: Bruce Dawson <[email protected]> Commit-Queue: Xinan Lin <[email protected]> Cr-Commit-Position: refs/heads/main@{#1163707}
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.