summaryrefslogtreecommitdiffstats
path: root/chrome/browser/download/download_file.h
diff options
context:
space:
mode:
Diffstat (limited to 'chrome/browser/download/download_file.h')
-rw-r--r--chrome/browser/download/download_file.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/chrome/browser/download/download_file.h b/chrome/browser/download/download_file.h
index ebc1dde..9991c03 100644
--- a/chrome/browser/download/download_file.h
+++ b/chrome/browser/download/download_file.h
@@ -200,7 +200,7 @@ class DownloadFileManager
void OnShowDownloadInShell(const FilePath& full_path);
// Handler to open or execute a downloaded file.
void OnOpenDownloadInShell(const FilePath& full_path,
- const std::wstring& url,
+ const GURL& url,
gfx::NativeView parent_window);
// The download manager has provided a final name for a download. Sent from