Index: content/shell/shell_download_manager_delegate.h |
diff --git a/content/shell/shell_download_manager_delegate.h b/content/shell/shell_download_manager_delegate.h |
index 56baf5575165ef1a69b9eb40eafc3bef7718d47b..7d13cced9a62bfef8b40cd15bf8762ff1f01d8fd 100644 |
--- a/content/shell/shell_download_manager_delegate.h |
+++ b/content/shell/shell_download_manager_delegate.h |
@@ -21,7 +21,7 @@ class ShellDownloadManagerDelegate |
public: |
ShellDownloadManagerDelegate(); |
- void SetDownloadManager(DownloadManager* download_manager); |
+ void SetDownloadManager(DownloadManager* manager); |
virtual void Shutdown() OVERRIDE; |
virtual bool ShouldStartDownload(int32 download_id) OVERRIDE; |