Chromium Code Reviews| Index: chrome/browser/ui/webui/hung_renderer_dialog_ui.h |
| =================================================================== |
| --- chrome/browser/ui/webui/hung_renderer_dialog_ui.h (revision 117871) |
| +++ chrome/browser/ui/webui/hung_renderer_dialog_ui.h (working copy) |
| @@ -12,7 +12,7 @@ |
| // The WebUI for chrome://hung-renderer |
| class HungRendererDialogUI : public HtmlDialogUI { |
| public: |
| - explicit HungRendererDialogUI(content::WebContents* contents); |
| + explicit HungRendererDialogUI(WebUI* web_ui); |
| virtual ~HungRendererDialogUI(); |
| protected: |