$OpenBSD: patch-chrome_browser_gpu_process_host_h,v 1.1 2011/02/08 09:43:02 espie Exp $
--- chrome/browser/gpu_process_host.h.orig	Fri Jan 21 10:20:26 2011
+++ chrome/browser/gpu_process_host.h	Sun Jan 23 23:27:31 2011
@@ -86,7 +86,7 @@ class GpuProcessHost : public BrowserChildProcessHost,
   void OnChannelEstablished(const IPC::ChannelHandle& channel_handle,
                             const GPUInfo& gpu_info);
   void OnSynchronizeReply();
-#if defined(OS_LINUX)
+#if defined(OS_LINUX) || defined(OS_OPENBSD)
   void OnGetViewXID(gfx::NativeViewId id, IPC::Message* reply_msg);
   void OnReleaseXID(unsigned long xid);
   void OnResizeXID(unsigned long xid, gfx::Size size, IPC::Message* reply_msg);
