| Index: chrome/browser/download/drag_download_file.h
|
| diff --git a/chrome/browser/download/drag_download_file.h b/chrome/browser/download/drag_download_file.h
|
| index 34fefaa9cb22e2ad4546829a563cbd57fe22242a..a6cb190734f0dbfa45a7c46a87104493dc87f88d 100644
|
| --- a/chrome/browser/download/drag_download_file.h
|
| +++ b/chrome/browser/download/drag_download_file.h
|
| @@ -52,7 +52,6 @@ class DragDownloadFile : public DownloadFileProvider,
|
| // DownloadManager::Observer methods.
|
| // Called on UI thread.
|
| virtual void ModelChanged();
|
| - virtual void SetDownloads(std::vector<DownloadItem*>& downloads);
|
|
|
| // DownloadItem::Observer methods.
|
| // Called on UI thread.
|
|
|