Commit c48db183 authored by Josh Karlin's avatar Josh Karlin Committed by Commit Bot

[AdTagging] Enable AdTagging field trial on bots

Bug: 877148
Change-Id: I757fa7363dd11f4c2db534fc7dbc3b46174a623f
Reviewed-on: https://chromium-review.googlesource.com/1188602Reviewed-by: default avatarRobert Kaplow (slow) <rkaplow@chromium.org>
Commit-Queue: Josh Karlin <jkarlin@chromium.org>
Cr-Commit-Position: refs/heads/master@{#585900}
parent 18e348c7
...@@ -38,6 +38,25 @@ ...@@ -38,6 +38,25 @@
] ]
} }
], ],
"AdTagging": [
{
"platforms": [
"android",
"chromeos",
"linux",
"mac",
"windows"
],
"experiments": [
{
"name": "Enabled",
"enable_features": [
"AdTagging"
]
}
]
}
],
"AllowClientHintsToThirdParty": [ "AllowClientHintsToThirdParty": [
{ {
"platforms": [ "platforms": [
......
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