Index: webkit/tools/test_shell/test_webview_delegate.cc |
diff --git a/webkit/tools/test_shell/test_webview_delegate.cc b/webkit/tools/test_shell/test_webview_delegate.cc |
index 04260edb001ffff2b8a94e07457677450e6996b6..bbf59a5aaaa44006d3170783ac7719d13019c4db 100644 |
--- a/webkit/tools/test_shell/test_webview_delegate.cc |
+++ b/webkit/tools/test_shell/test_webview_delegate.cc |
@@ -503,6 +503,7 @@ void TestWebViewDelegate::setStatusText(const WebString& text) { |
} |
void TestWebViewDelegate::startDragging( |
+ WebFrame* frame, |
const WebDragData& data, |
WebDragOperationsMask mask, |
const WebImage& image, |