Chromium Code Reviews| Index: chrome/browser/ui/webui/downloads_ui.h |
| =================================================================== |
| --- chrome/browser/ui/webui/downloads_ui.h (revision 116011) |
| +++ chrome/browser/ui/webui/downloads_ui.h (working copy) |
| @@ -12,7 +12,7 @@ |
| class DownloadsUI : public ChromeWebUI { |
| public: |
| - explicit DownloadsUI(TabContents* contents); |
| + explicit DownloadsUI(content::WebContents* contents); |
| static RefCountedMemory* GetFaviconResourceBytes(); |