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

Unified Diff: chrome/browser/chromeos/login/fake_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 | « no previous file | chrome/browser/chromeos/login/fake_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/fake_login_utils.h
diff --git a/chrome/browser/chromeos/login/fake_login_utils.h b/chrome/browser/chromeos/login/fake_login_utils.h
index a9fdef1aab85a64e07c93ec237791df2c5eee1e8..122990d0c924ab43ca6c846586f79bf9d156f3cb 100644
--- a/chrome/browser/chromeos/login/fake_login_utils.h
+++ b/chrome/browser/chromeos/login/fake_login_utils.h
@@ -21,8 +21,6 @@ class FakeLoginUtils : public LoginUtils {
public:
FakeLoginUtils();
virtual ~FakeLoginUtils();
- virtual void RespectLocalePreference(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 | « no previous file | chrome/browser/chromeos/login/fake_login_utils.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698