$OpenBSD: patch-services_shell_runner_host_BUILD_gn,v 1.1 2016/10/27 18:30:41 robert Exp $
--- services/shell/runner/host/BUILD.gn.orig.port	Thu Sep  1 00:03:34 2016
+++ services/shell/runner/host/BUILD.gn	Thu Sep  1 11:12:23 2016
@@ -51,7 +51,7 @@ source_set("child_process_base") {
     "//services/shell/runner/common",
   ]
 
-  if (is_linux && !is_android) {
+  if (is_linux && !is_android && !is_openbsd) {
     sources += [
       "linux_sandbox.cc",
       "linux_sandbox.h",
