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