No need for default_download_path_ member.
This commit is contained in:
parent
59c3efd44b
commit
877830e4a1
3 changed files with 5 additions and 6 deletions
|
@ -47,7 +47,6 @@ class AtomDownloadManagerDelegate : public content::DownloadManagerDelegate {
|
|||
|
||||
private:
|
||||
content::DownloadManager* download_manager_;
|
||||
base::FilePath default_download_path_;
|
||||
base::WeakPtrFactory<AtomDownloadManagerDelegate> weak_ptr_factory_;
|
||||
|
||||
DISALLOW_COPY_AND_ASSIGN(AtomDownloadManagerDelegate);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue