Commit 313c98fd authored by Darwin Huang's avatar Darwin Huang Committed by Commit Bot

Remove unused whitelist code.

Technically it was "whitelsited_url", but definitely still not inclusive.

Bug: 842296
Change-Id: I559972553b49e09423f40f59492b9c43f0faa1fa
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2538269
Commit-Queue: Darwin Huang <huangdarwin@chromium.org>
Commit-Queue: Aga Wronska <agawronska@chromium.org>
Auto-Submit: Darwin Huang <huangdarwin@chromium.org>
Reviewed-by: default avatarAga Wronska <agawronska@chromium.org>
Cr-Commit-Position: refs/heads/master@{#827510}
parent 04f97df6
...@@ -438,8 +438,6 @@ IN_PROC_BROWSER_TEST_F(WebTimeLimitEnforcerThrottleTest, WebContentTitleSet) { ...@@ -438,8 +438,6 @@ IN_PROC_BROWSER_TEST_F(WebTimeLimitEnforcerThrottleTest, WebContentTitleSet) {
} }
IN_PROC_BROWSER_TEST_F(WebTimeLimitEnforcerThrottleTest, EnsureQueryIsCleared) { IN_PROC_BROWSER_TEST_F(WebTimeLimitEnforcerThrottleTest, EnsureQueryIsCleared) {
GURL whitelsited_url = embedded_test_server()->GetURL(
kExampleHost, "/supervised_user/simple.html");
AllowlistUrlRegx(kExampleHost); AllowlistUrlRegx(kExampleHost);
BlockWeb(); BlockWeb();
......
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