Searched refs:kGCFProtocol (Results 1 – 2 of 2) sorted by relevance
33 extern const char kGCFProtocol[];
52 const char kGCFProtocol[] = "gcf"; variable1435 is_chrome_protocol_ = parsed_url_.SchemeIs(kGCFProtocol); in Parse()