Searched refs:bug_report_url (Results 1 – 1 of 1) sorted by relevance
116 GURL bug_report_url(chrome::kChromeUIBugReportURL); in GetIndexOfFeedbackTab() local119 if (tab && tab->GetURL().GetWithEmptyPath() == bug_report_url) in GetIndexOfFeedbackTab()158 std::string bug_report_url = std::string(chrome::kChromeUIBugReportURL) + in ShowHtmlBugReportView() local160 browser->ShowSingletonTab(GURL(bug_report_url)); in ShowHtmlBugReportView()