Searched refs:kAboutCreditsURL (Results 1 – 6 of 6) sorted by relevance
25 extern const char kAboutCreditsURL[];
32 const char kAboutCreditsURL[] = "about:credits"; variable
613 const GURL special_url(chrome::kAboutCreditsURL); in TEST_F()646 const GURL special_url(chrome::kAboutCreditsURL); in TEST_F()
223 const_cast<char*>(chrome::kAboutCreditsURL)); in ShowAboutDialogForProfile()
652 url = GURL(chrome::kAboutCreditsURL); in LinkActivated()
670 [NSString stringWithUTF8String:chrome::kAboutCreditsURL];