Lines Matching defs:about_url
1364 std::string about_url = "chrome://about/";1365 about_url.append(url->path());1366 *url = GURL(about_url);