Chromium Code Reviews| Index: content/browser/download/download_file_impl.h |
| diff --git a/content/browser/download/download_file_impl.h b/content/browser/download/download_file_impl.h |
| index 43cfcf43d41dd599ae8d77261830472b05be600f..9a275190aa5e6cbfbadc36b95839cdafc32a9084 100644 |
| --- a/content/browser/download/download_file_impl.h |
| +++ b/content/browser/download/download_file_impl.h |
| @@ -28,8 +28,6 @@ |
| namespace content { |
| class ByteStreamReader; |
| class DownloadDestinationObserver; |
| -class DownloadManager; |
| -struct DownloadCreateInfo; |
| class CONTENT_EXPORT DownloadFileImpl : public DownloadFile { |
| public: |