summaryrefslogtreecommitdiff
path: root/www/chromium/files/patch-base_test_BUILD.gn
blob: 3404b541653a5e8812c1ba71aed4476de06ae96c (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- base/test/BUILD.gn.orig	2017-01-26 00:49:07 UTC
+++ base/test/BUILD.gn
@@ -303,7 +303,7 @@ static_library("run_all_base_unittests")
   ]
 }
 
-if (is_linux) {
+if (is_linux || is_bsd) {
   shared_library("malloc_wrapper") {
     testonly = true
     sources = [