$OpenBSD: patch-ui_base_ui_base_gyp,v 1.4 2015/01/22 11:16:41 robert Exp $
--- ui/base/ui_base.gyp.orig.port	Wed Dec  3 03:32:12 2014
+++ ui/base/ui_base.gyp	Sat Dec  6 11:34:27 2014
@@ -437,7 +437,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',
           ],
