$OpenBSD: patch-chrome_default_plugin_default_plugin_gyp,v 1.3 2011/06/08 20:36:56 robert Exp $
--- chrome/default_plugin/default_plugin.gyp.orig	Mon Jun  6 11:12:13 2011
+++ chrome/default_plugin/default_plugin.gyp	Wed Jun  8 09:58:36 2011
@@ -50,7 +50,7 @@
               'plugin_install_job_monitor.h',
             ],
          }],
-         ['OS=="linux"', {
+         ['OS=="linux" or OS=="openbsd"', {
             'dependencies': [
               '<(DEPTH)/build/linux/system.gyp:gtk',
             ],
