From ab0a50979b9eb4dfa3320eff7e187e41efedf7a9 Mon Sep 17 00:00:00 2001 From: Jocelyn Turcotte Date: Fri, 8 Aug 2014 14:30:41 +0200 Subject: Update Chromium to beta version 37.0.2062.68 Change-Id: I188e3b5aff1bec75566014291b654eb19f5bc8ca Reviewed-by: Andras Becsi --- chromium/content/plugin/webplugin_delegate_stub.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'chromium/content/plugin/webplugin_delegate_stub.h') diff --git a/chromium/content/plugin/webplugin_delegate_stub.h b/chromium/content/plugin/webplugin_delegate_stub.h index 8787f2524b1..e0f6526f8b0 100644 --- a/chromium/content/plugin/webplugin_delegate_stub.h +++ b/chromium/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; -- cgit v1.2.3