Home | History | Annotate | Download | only in ui

Lines Matching full:file_url

3341   GURL file_url = net::FilePathToFileURL(path);
3342 if (!file_url.is_empty())
3343 OpenURL(file_url, GURL(), CURRENT_TAB, PageTransition::TYPED);