Commit f68340f2 authored by Varun Khaneja's avatar Varun Khaneja Committed by Commit Bot

Show the status of kBillingInterstitial on chrome://safe-browsing

Change-Id: If9f842fd326eedd659999531bc15293ee0137863
Reviewed-on: https://chromium-review.googlesource.com/1220043Reviewed-by: default avatarDaniel Rubery <drubery@chromium.org>
Commit-Queue: Varun Khaneja <vakh@chromium.org>
Cr-Commit-Position: refs/heads/master@{#590524}
parent 34ff47da
......@@ -66,7 +66,7 @@ constexpr struct {
} kExperimentalFeatures[]{
{&kAdSamplerTriggerFeature, false},
{&kAdvancedProtectionStatusFeature, true},
{&kBillingInterstitial, false},
{&kBillingInterstitial, true},
{&kCheckByURLLoaderThrottle, true},
{&kForceEnableResetPasswordWebUI, true},
{&kInspectDownloadedRarFiles, true},
......
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