diff options
Diffstat (limited to 'chrome/browser/download/drag_download_file.h')
-rw-r--r-- | chrome/browser/download/drag_download_file.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/chrome/browser/download/drag_download_file.h b/chrome/browser/download/drag_download_file.h index 34fefaa..a6cb190 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. |