aboutsummaryrefslogtreecommitdiff
path: root/www/chromium/files/patch-components_security__interstitials_content_captive__portal__blocking__page.cc
diff options
context:
space:
mode:
Diffstat (limited to 'www/chromium/files/patch-components_security__interstitials_content_captive__portal__blocking__page.cc')
-rw-r--r--www/chromium/files/patch-components_security__interstitials_content_captive__portal__blocking__page.cc4
1 files changed, 2 insertions, 2 deletions
diff --git a/www/chromium/files/patch-components_security__interstitials_content_captive__portal__blocking__page.cc b/www/chromium/files/patch-components_security__interstitials_content_captive__portal__blocking__page.cc
index e81ef091f821..e654271973a2 100644
--- a/www/chromium/files/patch-components_security__interstitials_content_captive__portal__blocking__page.cc
+++ b/www/chromium/files/patch-components_security__interstitials_content_captive__portal__blocking__page.cc
@@ -1,6 +1,6 @@
---- components/security_interstitials/content/captive_portal_blocking_page.cc.orig 2021-04-14 18:41:00 UTC
+--- components/security_interstitials/content/captive_portal_blocking_page.cc.orig 2021-05-12 22:05:51 UTC
+++ components/security_interstitials/content/captive_portal_blocking_page.cc
-@@ -106,7 +106,7 @@ std::string CaptivePortalBlockingPage::GetWiFiSSID() c
+@@ -108,7 +108,7 @@ std::string CaptivePortalBlockingPage::GetWiFiSSID() c
wifi_service->GetConnectedNetworkSSID(&ssid, &error);
if (!error.empty())
return std::string();