Index: content/plugin/plugin_interpose_util_mac.h |
diff --git a/content/plugin/plugin_interpose_util_mac.h b/content/plugin/plugin_interpose_util_mac.h |
index b98ed5c120e2957f01ddab39445074ac8f1d3b53..3f9912cd8658b893ef02171da2b8ef45c513bec6 100644 |
--- a/content/plugin/plugin_interpose_util_mac.h |
+++ b/content/plugin/plugin_interpose_util_mac.h |
@@ -9,6 +9,8 @@ |
#import "base/basictypes.h" |
+typedef struct Cursor Cursor; |
+ |
// This is really a WebPluginDelegateImpl, but that class is private to the |
// framework, and these functions are called from a dylib. |
typedef void* OpaquePluginRef; |