commit | aeaeb55b200d34d1a1c2b6be95d8022f86eb7b75 | [log] [tgz] |
---|---|---|
author | Thomas Guilbert <tguilbert@chromium.org> | Wed Jun 28 22:56:19 2023 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Jun 28 22:56:19 2023 |
tree | a91089fde30cb7e5c72c1e2f4854c9c58cc10f16 | |
parent | 322d3952e0df0cad578a62ca7aecbf702a7a5e23 [diff] |
Fix UseAAudioInput entry commit 8ee7c080faf835b9d9fc6fddb9d157dead3e48b5 added an entry for the UseAAudioInput feature, but used the feature name instead of the study name. This CL fixes the issue. Bug: 1439668 Change-Id: Ie055a5b8aa7b69bc19c5d5201e1e09e4c14904bb Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4654938 Reviewed-by: Dale Curtis <dalecurtis@chromium.org> Commit-Queue: Thomas Guilbert <tguilbert@chromium.org> Commit-Queue: Dale Curtis <dalecurtis@chromium.org> Auto-Submit: Thomas Guilbert <tguilbert@chromium.org> Cr-Commit-Position: refs/heads/main@{#1163836}
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.