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

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

Issue 11991002: Merge 176800 (Closed) Base URL: svn://svn.chromium.org/chrome/branches/1364/src/
Patch Set: Created 7 years, 11 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
===================================================================
--- chrome/browser/chromeos/login/test_login_utils.h (revision 177312)
+++ chrome/browser/chromeos/login/test_login_utils.h (working copy)
@@ -30,7 +30,6 @@
virtual void PrepareProfile(const std::string& username,
const std::string& display_email,
const std::string& password,
- bool pending_requests,
bool using_oauth,
bool has_cookies,
Delegate* delegate) OVERRIDE;
@@ -48,12 +47,6 @@
virtual void RestoreAuthenticationSession(Profile* profile) OVERRIDE {}
- virtual void StartTokenServices(Profile* profile) OVERRIDE {}
-
- virtual void StartSignedInServices(
- Profile* profile,
- const GaiaAuthConsumer::ClientLoginResult& credentials) OVERRIDE {}
-
virtual std::string GetOffTheRecordCommandLine(
const GURL& start_url,
const CommandLine& base_command_line,
« no previous file with comments | « chrome/browser/chromeos/login/profile_auth_data.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