Commit 6294e1d8 authored by John Delaney's avatar John Delaney Committed by Commit Bot

Add 3p origin trials config for conversion measurement

What: Add relevant config line for 3p origin trials

Why: The Conversion Measurement API may be used by third parties to
measure conversions between different first parties. Allowing them to
opt-in makes the trial integration much easier.

Bug: 1113879
Change-Id: I76df331041d0a3519c0805c7d8a9239556fcd492
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2340553Reviewed-by: default avatarCharlie Harrison <csharrison@chromium.org>
Reviewed-by: default avatarJeremy Roman <jbroman@chromium.org>
Commit-Queue: John Delaney <johnidel@chromium.org>
Cr-Commit-Position: refs/heads/master@{#796019}
parent d34893d1
......@@ -358,6 +358,7 @@
{
name: "ConversionMeasurement",
origin_trial_feature_name: "ConversionMeasurement",
origin_trial_allows_third_party: true,
status: "experimental",
},
{
......
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