Chromium Code Reviews| Index: chrome/browser/ui/webui/active_downloads_ui.h |
| =================================================================== |
| --- chrome/browser/ui/webui/active_downloads_ui.h (revision 117871) |
| +++ chrome/browser/ui/webui/active_downloads_ui.h (working copy) |
| @@ -24,7 +24,7 @@ |
| class ActiveDownloadsUI : public HtmlDialogUI { |
| public: |
| - explicit ActiveDownloadsUI(content::WebContents* contents); |
| + explicit ActiveDownloadsUI(WebUI* web_ui); |
| static bool ShouldShowPopup(Profile* profile, |
| content::DownloadItem* download); |