| Index: chrome/browser/chromeos/login/test_login_utils.cc
|
| diff --git a/chrome/browser/chromeos/login/test_login_utils.cc b/chrome/browser/chromeos/login/test_login_utils.cc
|
| index a3f593422aa1abfee304400143c30a741e9b8f79..d568aff4f5f526fbdcb5796c260b67fe4cf945d9 100644
|
| --- a/chrome/browser/chromeos/login/test_login_utils.cc
|
| +++ b/chrome/browser/chromeos/login/test_login_utils.cc
|
| @@ -41,7 +41,7 @@ scoped_refptr<Authenticator> TestLoginUtils::CreateAuthenticator(
|
| void TestLoginUtils::InitRlzDelayed(Profile* user_profile) {
|
| }
|
|
|
| -void TestLoginUtils::StartCertLoader(Profile* user_profile) {
|
| +void TestLoginUtils::InitNSSCertDatabaseUsers(Profile* user_profile) {
|
| }
|
|
|
| } // namespace chromeos
|
|
|