diff options
Diffstat (limited to 'www/ungoogled-chromium/files/patch-net_url__request_url__request__context.cc')
-rw-r--r-- | www/ungoogled-chromium/files/patch-net_url__request_url__request__context.cc | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www/ungoogled-chromium/files/patch-net_url__request_url__request__context.cc b/www/ungoogled-chromium/files/patch-net_url__request_url__request__context.cc index 3237f09ad08b..a6cf6760c81d 100644 --- a/www/ungoogled-chromium/files/patch-net_url__request_url__request__context.cc +++ b/www/ungoogled-chromium/files/patch-net_url__request_url__request__context.cc @@ -1,6 +1,6 @@ ---- net/url_request/url_request_context.cc.orig 2025-04-15 08:30:07 UTC +--- net/url_request/url_request_context.cc.orig 2025-09-10 13:22:16 UTC +++ net/url_request/url_request_context.cc -@@ -119,7 +119,7 @@ const HttpNetworkSessionContext* URLRequestContext::Ge +@@ -128,7 +128,7 @@ const HttpNetworkSessionContext* URLRequestContext::Ge return &network_session->context(); } |