Index: content/browser/download/download_file.h |
diff --git a/content/browser/download/download_file.h b/content/browser/download/download_file.h |
index c30cab9fe30ae5ccc0ec403da2d7455bc75e368b..0e34ab24362d3c2d48af5722e5df7e8291e31e26 100644 |
--- a/content/browser/download/download_file.h |
+++ b/content/browser/download/download_file.h |
@@ -18,8 +18,6 @@ class GURL; |
namespace content { |
-class DownloadManager; |
- |
// These objects live exclusively on the file thread and handle the writing |
// operations for one download. These objects live only for the duration that |
// the download is 'in progress': once the download has been completed or |