Searched refs:sdch_dictionary_url_ (Results 1 – 2 of 2) sorted by relevance
114 GURL sdch_dictionary_url_; variable
270 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()