Index: chrome/renderer/chrome_content_renderer_client.h |
=================================================================== |
--- chrome/renderer/chrome_content_renderer_client.h (revision 134628) |
+++ chrome/renderer/chrome_content_renderer_client.h (working copy) |
@@ -58,9 +58,6 @@ |
WebKit::WebFrame* frame, |
const WebKit::WebPluginParams& params, |
WebKit::WebPlugin** plugin) OVERRIDE; |
- virtual WebKit::WebPlugin* CreatePluginReplacement( |
- content::RenderView* render_view, |
- const FilePath& plugin_path) OVERRIDE; |
virtual bool HasErrorPage(int http_status_code, |
std::string* error_domain) OVERRIDE; |
virtual void GetNavigationErrorStrings( |
Property changes on: chrome/renderer/chrome_content_renderer_client.h |
___________________________________________________________________ |
Added: svn:mergeinfo |