Chromium Code Reviews| Index: webkit/api/src/ChromeClientImpl.h |
| =================================================================== |
| --- webkit/api/src/ChromeClientImpl.h (revision 30557) |
| +++ webkit/api/src/ChromeClientImpl.h (working copy) |
| @@ -33,8 +33,6 @@ |
| #include "ChromeClientChromium.h" |
| -class WebViewImpl; |
| - |
| namespace WebCore { |
| class HTMLParserQuirks; |
| class PopupContainer; |
| @@ -43,6 +41,7 @@ |
| } |
| namespace WebKit { |
| +class WebViewImpl; |
| struct WebCursorInfo; |
| struct WebPopupMenuInfo; |