Index: content/browser/browser_plugin/browser_plugin_guest.h |
diff --git a/content/browser/browser_plugin/browser_plugin_guest.h b/content/browser/browser_plugin/browser_plugin_guest.h |
index c082c87f3767e76e80d87a5dfb4ff4aa6c8559d9..dc0d233cf757ebb705d8fa79bf761ecfbc0e780c 100644 |
--- a/content/browser/browser_plugin/browser_plugin_guest.h |
+++ b/content/browser/browser_plugin/browser_plugin_guest.h |
@@ -53,7 +53,6 @@ struct ViewHostMsg_CreateWindow_Params; |
struct ViewHostMsg_ShowPopup_Params; |
#endif |
struct ViewHostMsg_UpdateRect_Params; |
-class WebCursor; |
namespace cc { |
class CompositorFrameAck; |
@@ -79,6 +78,7 @@ class BrowserPluginGuestManager; |
class RenderProcessHost; |
class RenderWidgetHostView; |
class SiteInstance; |
+class WebCursor; |
struct DropData; |
struct MediaStreamRequest; |