$OpenBSD: patch-ui_base_ui_base_gyp,v 1.3 2015/05/26 17:37:40 robert Exp $
--- ui/base/ui_base.gyp.orig.port	Thu May 14 00:35:47 2015
+++ ui/base/ui_base.gyp	Wed May 20 08:34:57 2015
@@ -391,7 +391,7 @@
             'x/selection_utils.h',
           ]
         }],
-        ['use_aura==0 or OS!="linux"', {
+        ['use_aura==0 or (OS!="linux" and OS!="openbsd")', {
           'sources!': [
             'resource/resource_bundle_auralinux.cc',
           ],
