HomeSort by relevance Sort by last modified time
    Searched full:url_without_scheme (Results 1 - 1 of 1) sorted by null

  /external/chromium_org/chrome/browser/dom_distiller/
dom_distiller_viewer_source_browsertest.cc 204 std::string url_without_scheme = std::string("://foobar/") + kViewerCssPath; local
205 GURL url(chrome::kDomDistillerScheme + url_without_scheme);

Completed in 89 milliseconds