--- src/3rdparty/chromium/cc/BUILD.gn.orig	2018-11-13 18:25:11 UTC
+++ src/3rdparty/chromium/cc/BUILD.gn
@@ -550,7 +550,7 @@ cc_static_library("test_support") {
     "//ui/gl:test_support",
     "//ui/latency",
   ]
-  if (!is_android) {
+  if (!is_android && !is_bsd) {
     data_deps = [
       "//third_party/mesa:osmesa",
     ]