Searched refs:http_scheme (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/chrome/browser/autocomplete/
H A Dautocomplete_input.cc214 string16 http_scheme; local
217 &http_parts, &http_scheme,
219 DCHECK_EQ(std::string(chrome::kHttpScheme), UTF16ToUTF8(http_scheme));
/external/chromium/chrome/browser/autocomplete/
H A Dautocomplete.cc202 string16 http_scheme; local
205 &http_parts, &http_scheme,
207 DCHECK_EQ(std::string(chrome::kHttpScheme), UTF16ToUTF8(http_scheme));

Completed in 1792 milliseconds