Index: webkit/api/src/InspectorClientImpl.h |
=================================================================== |
--- webkit/api/src/InspectorClientImpl.h (revision 30557) |
+++ webkit/api/src/InspectorClientImpl.h (working copy) |
@@ -35,10 +35,9 @@ |
#include "InspectorController.h" |
#include <wtf/OwnPtr.h> |
+namespace WebKit { |
class WebViewImpl; |
-namespace WebKit { |
- |
class InspectorClientImpl : public WebCore::InspectorClient { |
public: |
InspectorClientImpl(WebViewImpl*); |