$OpenBSD: patch-third_party_WebKit_WebKit_chromium_WebKit_gyp,v 1.2 2011/02/08 09:43:02 espie Exp $
--- third_party/WebKit/WebKit/chromium/WebKit.gyp.orig	Fri Jan 21 10:29:27 2011
+++ third_party/WebKit/WebKit/chromium/WebKit.gyp	Mon Jan 24 11:45:53 2011
@@ -611,7 +611,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',
@@ -828,7 +828,7 @@
                                 'tests/DragImageTest.cpp',
                             ],
                         }],
-                        ['OS=="linux" or OS=="freebsd"', {
+                        ['OS=="linux" or OS=="freebsd" or OS=="openbsd"', {
                             'sources': [
                                 'tests/WebInputEventFactoryTestGtk.cpp',
                             ],
