Chromium Code Reviews| Index: webkit/support/webkit_support.h |
| diff --git a/webkit/support/webkit_support.h b/webkit/support/webkit_support.h |
| index 84b65a3c1b143d325462f8a4958c1d9d7571473f..567b89a28e09c261ac381af007f9f57aa5185b01 100644 |
| --- a/webkit/support/webkit_support.h |
| +++ b/webkit/support/webkit_support.h |
| @@ -29,6 +29,7 @@ class WebThemeEngine; |
| class WebURL; |
| class WebURLRequest; |
| class WebURLResponse; |
| +class WebView; |
|
tony
2012/02/23 19:04:36
Nit: Did you mean to remove the WebKit:: from the
jamesr
2012/02/23 19:24:03
Where? The forward decl here is added because I'm
|
| struct WebPluginParams; |
| struct WebURLError; |
| } |