| commit | d28c2027db36ceadc56ad52e65893b4cae09b414 | [log] [tgz] |
|---|---|---|
| author | Luc Nguyen <lucnguyen@google.com> | Thu May 12 18:58:57 2022 |
| committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu May 12 18:58:57 2022 |
| tree | 8c115cbea38e29e715b28ea0132e422c4bdd07a8 | |
| parent | 86ac25212e1dceb79a667aca3d0a4136d9ee5fbd [diff] |
Append suffix to synthetic trials when writing to proto Part [2/2] Part 1 CL: crrev.com/c/3615130 This resolves the bug where the "UKM" suffix is not appended to synthetic trial and group names when building UKM reports. This CL also does some minor refactoring in field_trials_provider_unittest.cc so that the field trials under test are actually registered. Bug: 1320847,b/227744487 Change-Id: Ieee8007e4d87ce8d832cf74b5614097b58e06581 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3629980 Commit-Queue: Luc Nguyen <lucnguyen@google.com> Reviewed-by: Robert Kaplow <rkaplow@chromium.org> Cr-Commit-Position: refs/heads/main@{#1002774}
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.