$OpenBSD: patch-build_features_override_gypi,v 1.1 2011/02/08 09:43:02 espie Exp $
--- build/features_override.gypi.orig	Fri Jan 21 10:20:13 2011
+++ build/features_override.gypi	Sun Jan 23 23:27:31 2011
@@ -69,7 +69,7 @@
     'enable_svg%': '<(enable_svg)',
     'enable_touch_events%': '<(enable_touch_events)',
     'conditions': [
-      ['(OS=="win" or OS=="linux" or OS=="mac") and use_accelerated_compositing==1', {
+      ['(OS=="win" or OS=="linux" or OS=="mac" or OS=="openbsd") and use_accelerated_compositing==1', {
         'feature_defines': [
           'WTF_USE_ACCELERATED_COMPOSITING=1',
           'ENABLE_3D_RENDERING=1',
