Index: chrome/browser/renderer_host/render_view_host_delegate.cc |
=================================================================== |
--- chrome/browser/renderer_host/render_view_host_delegate.cc (revision 72247) |
+++ chrome/browser/renderer_host/render_view_host_delegate.cc (working copy) |
@@ -25,12 +25,6 @@ |
return NULL; |
} |
-RenderViewHostDelegate::BrowserIntegration* |
-RenderViewHostDelegate::GetBrowserIntegrationDelegate() { |
- return NULL; |
-} |
- |
- |
RenderViewHostDelegate::ContentSettings* |
RenderViewHostDelegate::GetContentSettingsDelegate() { |
return NULL; |