| Index: content/browser/download/download_item_impl_delegate.cc
|
| diff --git a/content/browser/download/download_item_impl_delegate.cc b/content/browser/download/download_item_impl_delegate.cc
|
| index 4a889f77d24e5dc68b198fa70e16b162aeb9bd38..0aa5a92eb1513bdae0321fb87d7e3c29d870097e 100644
|
| --- a/content/browser/download/download_item_impl_delegate.cc
|
| +++ b/content/browser/download/download_item_impl_delegate.cc
|
| @@ -59,8 +59,5 @@ void DownloadItemImplDelegate::DownloadRemoved(DownloadItemImpl* download) {}
|
| void DownloadItemImplDelegate::DownloadRenamedToIntermediateName(
|
| DownloadItemImpl* download) {}
|
|
|
| -void DownloadItemImplDelegate::DownloadRenamedToFinalName(
|
| - DownloadItemImpl* download) {}
|
| -
|
| void DownloadItemImplDelegate::AssertStateConsistent(
|
| DownloadItemImpl* download) const {}
|
|
|