Index: content/browser/download/download_item_factory.h |
diff --git a/content/browser/download/download_item_factory.h b/content/browser/download/download_item_factory.h |
index db32503d1355da6c5deb87960823c56ff61f4ac0..de2d3fa6701241fd3f391b40a97c80434a227ea6 100644 |
--- a/content/browser/download/download_item_factory.h |
+++ b/content/browser/download/download_item_factory.h |
@@ -46,7 +46,6 @@ public: |
virtual DownloadItemImpl* CreateActiveItem( |
DownloadItemImplDelegate* delegate, |
const DownloadCreateInfo& info, |
- scoped_ptr<DownloadRequestHandleInterface> request_handle, |
const net::BoundNetLog& bound_net_log) = 0; |
virtual DownloadItemImpl* CreateSavePageItem( |