commit | d86b8b8869d60355e35a013351a4ebd3644f00d1 | [log] [tgz] |
---|---|---|
author | Alan Screen <awscreen@chromium.org> | Thu Oct 26 22:33:56 2023 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Oct 26 22:33:56 2023 |
tree | 5997864b6cb8e50b70c77dc63d9be3dcd4668f29 | |
parent | 127d6c075b38beb3ead64183b5e7cd644fc5fb7e [diff] |
Remove printing usage of COMMON_METADATA mixin Code coverage analysis by component is incomplete when a mixin is used by DIR_METADATA files. Remove the printing COMMON_METADATA and just replicate its contents in all relevant printing COMMON_METADATA files. Bug: 1297763 Change-Id: I514ceab55dfec641f2bf8bcbbc6cfbb4d2f46077 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4977939 Reviewed-by: Andy Phan <andyphan@chromium.org> Commit-Queue: Alan Screen <awscreen@chromium.org> Cr-Commit-Position: refs/heads/main@{#1215795}
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.