Searched refs:kChromeUIAboutAboutURL (Results 1 – 3 of 3) sorted by relevance
44 extern const char kChromeUIAboutAboutURL[];
53 const char kChromeUIAboutAboutURL[] = "chrome://about/about"; variable
131 if (url.spec() == chrome::kChromeUIAboutAboutURL) in GetWebUIFactoryFunction()