| Index: webkit/tools/test_shell/test_webview_delegate.h
|
| ===================================================================
|
| --- webkit/tools/test_shell/test_webview_delegate.h (revision 3991)
|
| +++ webkit/tools/test_shell/test_webview_delegate.h (working copy)
|
| @@ -75,6 +75,7 @@
|
| std::string* actual_mime_type);
|
| virtual void OpenURL(WebView* webview,
|
| const GURL& url,
|
| + const GURL& referrer,
|
| WindowOpenDisposition disposition);
|
| virtual void RunJavaScriptAlert(WebView* webview,
|
| const std::wstring& message);
|
|
|