Chromium Code Reviews| Index: chrome/browser/download/download_file_picker.h |
| diff --git a/chrome/browser/download/download_file_picker.h b/chrome/browser/download/download_file_picker.h |
| index f925d0a6c19b661b29d20dc37674364433d66869..0763cf09fcd52deb95bbc7f8b852d9513dcad7a9 100644 |
| --- a/chrome/browser/download/download_file_picker.h |
| +++ b/chrome/browser/download/download_file_picker.h |
| @@ -15,8 +15,6 @@ class FilePath; |
| namespace content { |
| class DownloadItem; |
| -class DownloadManager; |
| -class WebContents; |
| } |
| // Handles showing a dialog to the user to ask for the filename for a download. |