Home | History | Annotate | Download | only in download

Lines Matching refs:next_url

822       const GURL& next_url = *iter;
823 url_list += next_url.is_valid() ? next_url.spec() : "<invalid>";