commit | 05e8b47cabfe5fce731d515281d541eda5b6276b | [log] [tgz] |
---|---|---|
author | Aaron Krajeski <aaronhk@chromium.org> | Mon Jan 31 20:22:22 2022 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Mon Jan 31 20:22:22 2022 |
tree | cf30352c06e94556a49b76682bdba42165be1d78 | |
parent | 72417faa86e6b0836c9f123c0e4a1367ac418279 [diff] |
Remove dead field trial It is unused according to the script here: https://bugs.chromium.org/p/chromium/issues/detail?id=1053702#c3 Bug: 1053702 Change-Id: I6e02287d3b70b2a9178509f92f361aa19b2feb94 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3422768 Reviewed-by: Alexei Svitkine <asvitkine@chromium.org> Commit-Queue: Aaron Krajeski <aaronhk@chromium.org> Cr-Commit-Position: refs/heads/main@{#965331}
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.