commit | ddfbfe8fc6421c6d497401678355529490d6e62a | [log] [tgz] |
---|---|---|
author | Jamie Madill <jmadill@chromium.org> | Wed Dec 02 17:06:45 2020 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Dec 02 17:06:45 2020 |
tree | 6cd0e47d054b200e0c7dfc7daed6eef7eeef2821 | |
parent | c27118db28c0f1f70bc11fded1decc1dc794f6ed [diff] |
Allow builds to disable base_unittests. This will let component projects like ANGLE pull in fewer deps. Should have no impact on the Chromium build. Bug: 1148862 Change-Id: Iea9ff37e9d48e278ef7fe44a752542c84cbc6970 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2538015 Commit-Queue: Jamie Madill <jmadill@chromium.org> Reviewed-by: Nico Weber <thakis@chromium.org> Cr-Commit-Position: refs/heads/master@{#832848}
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.
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.