Commit cee6384b authored by Daniel Rubery's avatar Daniel Rubery Committed by Commit Bot

Add a unique value for ChromeCleanupDistribution in fieldtrial_testing_config

The stable_eset tag was deprecated August 22, but Omaha is still
reporting many users still using the stable_eset tag. It's possible
something is pulling tag values from fieldtrial_testing_config,
so add a unique value for those tags.

Fixed: 1017200
Change-Id: Icc8dd004cf84e6f3af05e03d0eb7a9ce03719617
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1876026Reviewed-by: default avatarBrian White <bcwhite@chromium.org>
Reviewed-by: default avatarJoe Mason <joenotcharles@chromium.org>
Commit-Queue: Daniel Rubery <drubery@chromium.org>
Cr-Commit-Position: refs/heads/master@{#708782}
parent b6ffa91f
...@@ -1535,8 +1535,8 @@ ...@@ -1535,8 +1535,8 @@
{ {
"name": "Stable", "name": "Stable",
"params": { "params": {
"cleaner_download_group": "stable/eset", "cleaner_download_group": "fieldtrial",
"reporter_omaha_tag": "stable_eset" "reporter_omaha_tag": "fieldtrial"
}, },
"enable_features": [ "enable_features": [
"ChromeCleanupDistribution" "ChromeCleanupDistribution"
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment