HomeSort by relevance Sort by last modified time
    Searched refs:kAccountDeletedError (Results 1 - 2 of 2) sorted by null

  /external/chromium/chrome/common/net/gaia/
gaia_auth_fetcher.h 106 static const char kAccountDeletedError[];
gaia_auth_fetcher.cc 52 const char GaiaAuthFetcher::kAccountDeletedError[] = "AccountDeleted";
344 if (error == kAccountDeletedError)

Completed in 59 milliseconds