$OpenBSD: patch-third_party_WebKit_Source_WebKit_chromium_WebKit_gyp,v 1.3 2011/06/08 20:36:56 robert Exp $
--- third_party/WebKit/Source/WebKit/chromium/WebKit.gyp.orig	Mon Jun  6 11:15:29 2011
+++ third_party/WebKit/Source/WebKit/chromium/WebKit.gyp	Wed Jun  8 09:58:37 2011
@@ -644,7 +644,7 @@
                 }, {
                     'type': '<(webkit_target_type)'
                 }],
-                ['OS=="linux" or OS=="freebsd"', {
+                ['OS=="linux" or OS=="freebsd" or OS=="openbsd"', {
                     'dependencies': [
                         '<(chromium_src_dir)/build/linux/system.gyp:fontconfig',
                         '<(chromium_src_dir)/build/linux/system.gyp:gtk',
@@ -855,7 +855,7 @@
                                 'tests/DragImageTest.cpp',
                             ],
                         }],
-                        ['OS=="linux" or OS=="freebsd"', {
+                        ['OS=="linux" or OS=="freebsd" or OS=="openbsd"', {
                             'sources': [
                                 'tests/WebInputEventFactoryTestGtk.cpp',
                             ],
