Searched refs:selected_url (Results 1 – 1 of 1) sorted by relevance
34 GURL selected_url(match.destination_url); in DeleteMatch() local35 if (!history_service || !selected_url.is_valid()) { in DeleteMatch()39 history_service->DeleteURL(selected_url); in DeleteMatch()44 if (i->destination_url == selected_url && i->type == match.type) { in DeleteMatch()