$OpenBSD: patch-device_bluetooth_BUILD_gn,v 1.6 2017/03/14 12:18:54 robert Exp $
--- device/bluetooth/BUILD.gn.orig.port	Thu Mar  9 21:04:33 2017
+++ device/bluetooth/BUILD.gn	Fri Mar 10 07:46:24 2017
@@ -199,7 +199,7 @@ component("bluetooth") {
     ]
   }
 
-  if (is_chromeos || is_linux) {
+  if (is_chromeos || (is_linux && !is_openbsd)) {
     if (use_dbus) {
       sources += [
         "bluez/bluetooth_adapter_bluez.cc",
