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 d02f0f94d757250dba4a010d18d603d365d49123..2365630a935424b40ab97b4c176537baf6eeddf0 100644 |
--- a/chrome/browser/chromeos/login/test_login_utils.cc |
+++ b/chrome/browser/chromeos/login/test_login_utils.cc |
@@ -17,11 +17,6 @@ TestLoginUtils::TestLoginUtils(const UserContext& user_context) |
TestLoginUtils::~TestLoginUtils() {} |
-void TestLoginUtils::RespectLocalePreference(Profile* profile, |
- const base::Closure& callback) { |
- callback.Run(); |
-} |
- |
void TestLoginUtils::PrepareProfile( |
const UserContext& user_context, |
bool has_auth_cookies, |