diff options
Diffstat (limited to 'webkit/glue/webview.h')
-rw-r--r-- | webkit/glue/webview.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/webkit/glue/webview.h b/webkit/glue/webview.h index 4b9c098..42334b1 100644 --- a/webkit/glue/webview.h +++ b/webkit/glue/webview.h @@ -18,10 +18,10 @@ class WebSettings; struct WebPoint; } -struct MediaPlayerAction; class GURL; class WebDevToolsAgent; class WebViewDelegate; +struct MediaPlayerAction; // // @class WebView |