Chromium Code Reviews| Index: chrome/browser/ui/webui/feedback_ui.h |
| =================================================================== |
| --- chrome/browser/ui/webui/feedback_ui.h (revision 117871) |
| +++ chrome/browser/ui/webui/feedback_ui.h (working copy) |
| @@ -19,7 +19,7 @@ |
| class FeedbackUI : public HtmlDialogUI { |
| public: |
| - explicit FeedbackUI(content::WebContents* contents); |
| + explicit FeedbackUI(WebUI* web_ui); |
| private: |
| DISALLOW_COPY_AND_ASSIGN(FeedbackUI); |