$OpenBSD: patch-content_plugin_plugin_thread_cc,v 1.1 2011/06/08 20:36:56 robert Exp $
--- content/plugin/plugin_thread.cc.orig	Wed Jun  8 10:31:33 2011
+++ content/plugin/plugin_thread.cc	Wed Jun  8 10:31:59 2011
@@ -49,7 +49,7 @@ PluginThread::PluginThread()
           switches::kPluginPath);
 
   lazy_tls.Pointer()->Set(this);
-#if defined(OS_LINUX)
+#if defined(LINUX) || defined(OPENBSD)
   {
     // XEmbed plugins assume they are hosted in a Gtk application, so we need
     // to initialize Gtk in the plugin process.
