| Index: webkit/tools/test_shell/test_webview_delegate.h
|
| ===================================================================
|
| --- webkit/tools/test_shell/test_webview_delegate.h (revision 7623)
|
| +++ webkit/tools/test_shell/test_webview_delegate.h (working copy)
|
| @@ -77,7 +77,7 @@
|
|
|
| // WebViewDelegate
|
| virtual WebView* CreateWebView(WebView* webview, bool user_gesture);
|
| - virtual WebWidget* CreatePopupWidget(WebView* webview, bool focus_on_show);
|
| + virtual WebWidget* CreatePopupWidget(WebView* webview, bool activatable);
|
| virtual WebPluginDelegate* CreatePluginDelegate(
|
| WebView* webview,
|
| const GURL& url,
|
|
|