Searched refs:kChromeUIWebUIJsExceptionHost (Results 1 – 4 of 4) sorted by relevance
35 content::WebUIDataSource::Create(chrome::kChromeUIWebUIJsExceptionHost); in WebUIJsExceptionUI()
296 extern const char kChromeUIWebUIJsExceptionHost[];
343 const char kChromeUIWebUIJsExceptionHost[] = "webuijsexception"; variable
812 if (url.host_piece() == chrome::kChromeUIWebUIJsExceptionHost) in GetWebUIFactoryFunction()