Home
last modified time | relevance | path

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

/external/chromium/chrome/browser/autofill/
Dautofill_download.cc322 const int kHttpInternalServerError = 500; in OnURLFetchComplete() local
340 case kHttpInternalServerError: in OnURLFetchComplete()