Index: content/plugin/webplugin_delegate_stub.h |
diff --git a/content/plugin/webplugin_delegate_stub.h b/content/plugin/webplugin_delegate_stub.h |
index 8787f2524b18ded12debc7f8456303bf5f5f124f..e0f6526f8b0ec9841567b48e7d560e6a5ef0d1e6 100644 |
--- a/content/plugin/webplugin_delegate_stub.h |
+++ b/content/plugin/webplugin_delegate_stub.h |
@@ -21,7 +21,6 @@ struct PluginMsg_Init_Params; |
struct PluginMsg_DidReceiveResponseParams; |
struct PluginMsg_FetchURL_Params; |
struct PluginMsg_UpdateGeometry_Param; |
-class WebCursor; |
namespace blink { |
class WebInputEvent; |
@@ -29,6 +28,7 @@ class WebInputEvent; |
namespace content { |
class PluginChannel; |
+class WebCursor; |
class WebPluginDelegateImpl; |
class WebPluginProxy; |