$OpenBSD: patch-chrome_common_gpu_messages_internal_h,v 1.1 2011/02/08 09:43:02 espie Exp $
--- chrome/common/gpu_messages_internal.h.orig	Fri Jan 21 10:20:41 2011
+++ chrome/common/gpu_messages_internal.h	Sun Jan 23 23:27:33 2011
@@ -100,7 +100,7 @@ IPC_BEGIN_MESSAGES(GpuHost)
   IPC_MESSAGE_CONTROL1(GpuHostMsg_GraphicsInfoCollected,
                        GPUInfo /* GPU logging stats */)
 
-#if defined(OS_LINUX)
+#if defined(OS_LINUX) || defined(OS_OPENBSD)
   // Get the XID for a view ID.
   IPC_SYNC_MESSAGE_CONTROL1_1(GpuHostMsg_GetViewXID,
                               gfx::NativeViewId, /* view */
