aboutsummaryrefslogblamecommitdiff
path: root/www/chromium/files/patch-chrome_test_BUILD.gn
blob: c143112d49ad03c0ca123be6779b82244cd01448 (plain) (tree)
1
2
3
4
5
6
7
8
9
10
                                                       
                        
                                                    
                                              
                                             


                                

                                                
                         
--- chrome/test/BUILD.gn.orig	2022-08-17 07:04:17 UTC
+++ chrome/test/BUILD.gn
@@ -9558,7 +9558,7 @@ test("chrome_app_unittests") {
     "//components/heap_profiling/in_process",
     "//components/safe_browsing:buildflags",
   ]
-  if (!is_fuchsia) {
+  if (!is_fuchsia && !is_bsd) {
     deps += [ "//third_party/breakpad:client" ]
   }
   if (enable_gwp_asan) {