| 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 81c7ed5c39bdfdd298ae14f6f3226a461ee1d718..25b55309c4e606fb89fb380c1071703ebf264887 100644
|
| --- a/chrome/browser/chromeos/login/test_login_utils.h
|
| +++ b/chrome/browser/chromeos/login/test_login_utils.h
|
| @@ -50,10 +50,6 @@ class TestLoginUtils : public LoginUtils {
|
|
|
| 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,
|
|
|