Index: webkit/api/src/EditorClientImpl.h |
=================================================================== |
--- webkit/api/src/EditorClientImpl.h (revision 30557) |
+++ webkit/api/src/EditorClientImpl.h (working copy) |
@@ -39,10 +39,9 @@ |
class HTMLInputElement; |
} |
+namespace WebKit { |
class WebViewImpl; |
-namespace WebKit { |
- |
class EditorClientImpl : public WebCore::EditorClient { |
public: |
EditorClientImpl(WebViewImpl* webView); |