use DownloadItem to determine download initiator
This commit is contained in:
parent
46208b5b3e
commit
6dbd2ce243
3 changed files with 2 additions and 12 deletions
|
@ -37,8 +37,6 @@ class SavePageHandler : public content::DownloadManager::Observer,
|
|||
bool Handle(const base::FilePath& full_path,
|
||||
const content::SavePageType& save_type);
|
||||
|
||||
static bool IsSavePageTypes(const std::string& type);
|
||||
|
||||
private:
|
||||
void Destroy(content::DownloadItem* item);
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue