aboutsummaryrefslogblamecommitdiff
path: root/www/ungoogled-chromium/files/patch-net_url__request_url__request__context.h
blob: f232a162e8bd88697e0cad0e7da6d88c90260447 (plain) (tree)
1
2
3
4
5
6
7
8
9
10
11
                                                                       
                                         
                                                            







                                                                                 
--- net/url_request/url_request_context.h.orig	2024-02-25 20:22:18 UTC
+++ net/url_request/url_request_context.h
@@ -85,7 +85,7 @@ class NET_EXPORT URLRequestContext final {
 // TODO(crbug.com/1052397): Revisit once build flag switch of lacros-chrome is
 // complete.
 #if !BUILDFLAG(IS_WIN) && \
-    !(BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS_LACROS))
+    !(BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS_LACROS) || BUILDFLAG(IS_BSD))
   // This function should not be used in Chromium, please use the version with
   // NetworkTrafficAnnotationTag in the future.
   //