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

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

Issue 23678007: OAuth2LoginManager+MergeSessionThrottle hardening, multi-profle support (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 7 years, 3 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
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 b768d30d4eb26da141fdda4e0088fd76f3b9eb71..f1fd4fb8495db56ef9e183450ee529ae7361ea2f 100644
--- a/chrome/browser/chromeos/login/test_login_utils.h
+++ b/chrome/browser/chromeos/login/test_login_utils.h
@@ -47,8 +47,6 @@ class TestLoginUtils : public LoginUtils {
virtual void InitRlzDelayed(Profile* user_profile) OVERRIDE;
- virtual void StopBackgroundFetchers() OVERRIDE;
-
private:
std::string expected_username_;
std::string expected_password_;
« no previous file with comments | « chrome/browser/chromeos/login/oauth_login_manager.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