Home | History | Annotate | Download | only in renderer_host

Lines Matching defs:NavigateToURL

496 void RenderViewHostImpl::NavigateToURL(const GURL& url) {
497 delegate_->GetFrameTree()->GetMainFrame()->NavigateToURL(url);