13 lines
506 B
Plaintext
13 lines
506 B
Plaintext
$OpenBSD: patch-content_plugin_webplugin_proxy_cc,v 1.2 2011/08/16 08:17:44 robert Exp $
|
|
--- content/plugin/webplugin_proxy.cc.orig Wed Jul 27 10:01:09 2011
|
|
+++ content/plugin/webplugin_proxy.cc Tue Aug 2 20:12:17 2011
|
|
@@ -409,7 +409,7 @@ void WebPluginProxy::UpdateGeometry(
|
|
const TransportDIB::Handle& windowless_buffer,
|
|
const TransportDIB::Handle& background_buffer,
|
|
bool transparent
|
|
-#if defined(OS_MACOSX)
|
|
+#if defined(OS_MACOSX) || defined(OS_OPENBSD)
|
|
,
|
|
int ack_key
|
|
#endif
|