commit | 4219de621ebd89c7ff55cb71ab7fc8c4ea3ecf0f | [log] [tgz] |
---|---|---|
author | Michael Savigny <msavigny@google.com> | Fri Oct 08 16:36:52 2021 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Oct 08 16:36:52 2021 |
tree | 9fa4b15a7a22143005c86452383312cffe3224e0 | |
parent | a9b2235f8307f4f37aedf7b9bebd1ed7406b0365 [diff] |
[reclient] Fix config name in mb_config.pyl. Accidentally included a '_' instead of ' ' in a config name. Bug: b/202152628 Change-Id: I1ab06a0731aa89f620a9f368f4a71a359fd41205 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3212910 Reviewed-by: Dirk Pranke <dpranke@google.com> Commit-Queue: Michael Savigny <msavigny@google.com> Cr-Commit-Position: refs/heads/main@{#929737}
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.