Index: Source/web/InspectorFrontendClientImpl.h |
diff --git a/Source/web/InspectorFrontendClientImpl.h b/Source/web/InspectorFrontendClientImpl.h |
index 5e99a4326a66a5f80424e569012d84544ca8745d..ad5775cd6a4932c1a7314b97103ebbbbb7060d40 100644 |
--- a/Source/web/InspectorFrontendClientImpl.h |
+++ b/Source/web/InspectorFrontendClientImpl.h |
@@ -54,8 +54,6 @@ public: |
// InspectorFrontendClient methods: |
virtual void windowObjectCleared() OVERRIDE; |
- virtual void sendMessageToBackend(const WTF::String&) OVERRIDE; |
- |
virtual void sendMessageToEmbedder(const WTF::String&) OVERRIDE; |
virtual bool isUnderTest() OVERRIDE; |