diff options
Diffstat (limited to 'www/chromium/files/patch-net_http_http__auth__handler__negotiate.cc')
-rw-r--r-- | www/chromium/files/patch-net_http_http__auth__handler__negotiate.cc | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www/chromium/files/patch-net_http_http__auth__handler__negotiate.cc b/www/chromium/files/patch-net_http_http__auth__handler__negotiate.cc index 225ab8115d3d..75f5237f219a 100644 --- a/www/chromium/files/patch-net_http_http__auth__handler__negotiate.cc +++ b/www/chromium/files/patch-net_http_http__auth__handler__negotiate.cc @@ -1,6 +1,6 @@ ---- net/http/http_auth_handler_negotiate.cc.orig 2024-03-22 08:19:40 UTC +--- net/http/http_auth_handler_negotiate.cc.orig 2025-04-04 08:52:13 UTC +++ net/http/http_auth_handler_negotiate.cc -@@ -120,7 +120,7 @@ int HttpAuthHandlerNegotiate::Factory::CreateAuthHandl +@@ -119,7 +119,7 @@ int HttpAuthHandlerNegotiate::Factory::CreateAuthHandl #elif BUILDFLAG(IS_POSIX) if (is_unsupported_) return ERR_UNSUPPORTED_AUTH_SCHEME; |