| Index: chrome/browser/bug_report_util.h
|
| diff --git a/chrome/browser/bug_report_util.h b/chrome/browser/bug_report_util.h
|
| index 3bb9ee35dcefc855886b8fbfe361851f5cf3ddaa..2a6c8a41b998ad6499b5c1933efb35b40243b2ec 100644
|
| --- a/chrome/browser/bug_report_util.h
|
| +++ b/chrome/browser/bug_report_util.h
|
| @@ -64,7 +64,6 @@ class BugReportUtil {
|
|
|
| // 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,
|
|
|