Commit 7a9e221b authored by Varun Khaneja's avatar Varun Khaneja Committed by Commit Bot

Start testing BillingInterstitial on the test bots.

Bug: 867518
Change-Id: I16891cc486f3d884229482b8c4d90309f9994b43
Reviewed-on: https://chromium-review.googlesource.com/c/1327810Reviewed-by: default avatarDaniel Rubery <drubery@chromium.org>
Reviewed-by: default avatarSteven Holte <holte@chromium.org>
Commit-Queue: Varun Khaneja <vakh@chromium.org>
Cr-Commit-Position: refs/heads/master@{#607028}
parent f983cd51
...@@ -4100,6 +4100,25 @@ ...@@ -4100,6 +4100,25 @@
] ]
} }
], ],
"SafeBrowsingBillingInterstitial": [
{
"platforms": [
"chromeos",
"linux",
"mac",
"windows",
"android"
],
"experiments": [
{
"name": "Enabled",
"enable_features": [
"BillingInterstitial"
]
}
]
}
],
"SafeBrowsingScoutTransitionStudy": [ "SafeBrowsingScoutTransitionStudy": [
{ {
"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