$OpenBSD: patch-webkit_plugins_ppapi_ppapi_plugin_instance_h,v 1.3 2011/06/08 20:36:56 robert Exp $
--- webkit/plugins/ppapi/ppapi_plugin_instance.h.orig	Mon Jun  6 11:11:25 2011
+++ webkit/plugins/ppapi/ppapi_plugin_instance.h	Wed Jun  8 09:58:37 2011
@@ -371,7 +371,7 @@ class PluginInstance : public base::RefCounted<PluginI
   // to keep the pixels valid until CGContextEndPage is called. We use this
   // variable to hold on to the pixels.
   scoped_refptr<PPB_ImageData_Impl> last_printed_page_;
-#elif defined(OS_LINUX)
+#elif defined(OS_LINUX) || defined(OS_OPENBSD)
   // On Linux, all pages need to be written to a PDF file in one shot. However,
   // when users print only a subset of all the pages, it is impossible to know
   // if a call to PrintPage() is the last call. Thus in PrintPage(), just store
