Commit f9664538 authored by Nate Fischer's avatar Nate Fischer Committed by Commit Bot

[AW][Dev-UI] remove SafeBrowsingCommittedInterstitials flag

No change to logic. This removes the SafeBrowsingCommittedInterstitials
switch, which was removed in https://crrev.com/c/2138506.

Test: None
Change-Id: I464ee374f3656b49d0f973e23b7f2d858cbc34f8
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2223368
Auto-Submit: Nate Fischer <ntfschr@chromium.org>
Commit-Queue: Carlos IL <carlosil@chromium.org>
Reviewed-by: default avatarCarlos IL <carlosil@chromium.org>
Cr-Commit-Position: refs/heads/master@{#773925}
parent bc43ced4
......@@ -66,8 +66,6 @@ public final class ProductionSupportedFlagList {
+ "security checks."),
Flag.baseFeature(
"WebViewBrotliSupport", "Enables brotli compression support in WebView."),
Flag.baseFeature("SafeBrowsingCommittedInterstitials",
"Commits Safe Browsing warning pages like page navigations."),
Flag.baseFeature(
"AppCache", "Controls AppCache to facilitate testing against future removal."),
};
......
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