Home
last modified time | relevance | path

Searched refs:sdch_dictionary_url_ (Results 1 – 2 of 2) sorted by relevance

/external/chromium/net/url_request/
Durl_request_http_job.h114 GURL sdch_dictionary_url_; variable
Durl_request_http_job.cc270 sdch_dictionary_url_ = request_info_.url.Resolve(url_text); in NotifyHeadersComplete()
1083 if (sdch_dictionary_url_.is_valid()) { in ~URLRequestHttpJob()
1095 manager->FetchDictionary(request_info_.url, sdch_dictionary_url_); in ~URLRequestHttpJob()