commit | 6978b5085f56594f1340b18a842f2b0a933e4b60 | [log] [tgz] |
---|---|---|
author | Shawn Quereshi <shawnq@google.com> | Fri Aug 13 18:01:57 2021 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Aug 13 18:01:57 2021 |
tree | a9342be4bc380c0d7f39a0f6be5bf52ed2b29935 | |
parent | 7c83ea77a0eb6353da9127b644bf148bafc9c4dc [diff] |
[cast_core] Give CWR its own target for CQ. Previously //chromecast/cast_core:cast_core was added as deps onto another target for coverage in CQ. Despite being compiled out as unused code, it could still conflict with other components depending on gn args. This change restores the previous CQ coverage in a standalone target. Bug: None Test: Manual+CQ Change-Id: I773be56cc5259156fda3ddb0ff86a00ba93b9092 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3092537 Reviewed-by: Ryan Keane <rwkeane@google.com> Reviewed-by: Andrew Grieve <agrieve@chromium.org> Commit-Queue: Shawn Quereshi <shawnq@google.com> Cr-Commit-Position: refs/heads/master@{#911812}
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.