Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(521)

Unified Diff: chrome/browser/chromeos/login/test_login_utils.h

Issue 641123002: Cleanup LoginUtils. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: return flags method Created 6 years, 2 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « chrome/browser/chromeos/login/login_utils.cc ('k') | chrome/browser/chromeos/login/test_login_utils.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/chromeos/login/test_login_utils.h
diff --git a/chrome/browser/chromeos/login/test_login_utils.h b/chrome/browser/chromeos/login/test_login_utils.h
index 7954baaa3b4db4f4455b0276cc17dd1ef199e15e..e98a2f17c774379fc6e9c757085a5ea5dfb23571 100644
--- a/chrome/browser/chromeos/login/test_login_utils.h
+++ b/chrome/browser/chromeos/login/test_login_utils.h
@@ -24,8 +24,6 @@ class TestLoginUtils : public LoginUtils {
virtual ~TestLoginUtils();
// LoginUtils:
- virtual void RespectLocalePreference(Profile* profile,
- const base::Closure& callback) override;
virtual void DoBrowserLaunch(Profile* profile,
LoginDisplayHost* login_host) override {}
virtual void PrepareProfile(const UserContext& user_context,
« no previous file with comments | « chrome/browser/chromeos/login/login_utils.cc ('k') | chrome/browser/chromeos/login/test_login_utils.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698