Home | History | Annotate | Download | only in safe_browsing

Lines Matching refs:tab_url_

282         tab_url_(item->GetTabUrl()),
619 if (!tab_url_.is_valid()) {
633 tab_url_,
644 DCHECK_EQ(url, tab_url_);
695 if (tab_url_.is_valid()) {
697 resource->set_url(tab_url_.spec());
836 GURL tab_url_;