| 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 e16163a88d4dec57372e5d739407b56c68ed6f70..5922e6ebb3f885fab9522f5d5667b6f29c5642e1 100644
|
| --- a/content/browser/download/download_item_factory.h
|
| +++ b/content/browser/download/download_item_factory.h
|
| @@ -51,7 +51,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(
|
|
|