Searched refs:url_without_path (Results 1 – 1 of 1) sorted by relevance
259 const GURL url_without_path(Predictor::CanonicalizeUrl(url)); in Append() local260 if (first_navigations_.find(url_without_path) == first_navigations_.end()) in Append()261 first_navigations_[url_without_path] = base::TimeTicks::Now(); in Append()