Index: webkit/glue/webview_impl.h |
=================================================================== |
--- webkit/glue/webview_impl.h (revision 10273) |
+++ webkit/glue/webview_impl.h (working copy) |
@@ -181,8 +181,6 @@ |
// Start a system drag and drop operation. |
void StartDragging(const WebDropData& drop_data); |
- virtual const WebCore::Node* getInspectedNode(WebCore::Frame* frame); |
- |
// ImageResourceFetcher callback. |
void ImageResourceDownloadDone(ImageResourceFetcher* fetcher, |
bool errored, |