Searched refs:kChromeUIBugReportHost (Results 1 – 4 of 4) sorted by relevance
93 extern const char kChromeUIBugReportHost[];
103 const char kChromeUIBugReportHost[] = "bugreport"; variable
138 if (url.host() == chrome::kChromeUIBugReportHost) in GetWebUIFactoryFunction()
237 : DataSource(chrome::kChromeUIBugReportHost, MessageLoop::current()) { in BugReportUIHTMLSource()