Chromium Code Reviews| Index: chrome/browser/bug_report_util.h |
| =================================================================== |
| --- chrome/browser/bug_report_util.h (revision 72901) |
| +++ chrome/browser/bug_report_util.h (working copy) |
| @@ -64,7 +64,6 @@ |
| // Generates bug report data. |
| static void SendReport(Profile* profile, |
| - const std::string& page_title_text, |
| int problem_type, |
| const std::string& page_url_text, |
| const std::string& description, |