Index: webkit/tools/test_shell/test_webview_delegate.h |
=================================================================== |
--- webkit/tools/test_shell/test_webview_delegate.h (revision 134628) |
+++ webkit/tools/test_shell/test_webview_delegate.h (working copy) |
@@ -241,8 +241,6 @@ |
virtual webkit::npapi::WebPluginDelegate* CreatePluginDelegate( |
const FilePath& url, |
const std::string& mime_type) OVERRIDE; |
- virtual WebKit::WebPlugin* CreatePluginReplacement( |
- const FilePath& file_path) OVERRIDE; |
virtual void CreatedPluginWindow( |
gfx::PluginWindowHandle handle) OVERRIDE; |
virtual void WillDestroyPluginWindow( |