| Index: chrome/browser/chromeos/login/login_utils_browsertest.cc
|
| diff --git a/chrome/browser/chromeos/login/login_utils_browsertest.cc b/chrome/browser/chromeos/login/login_utils_browsertest.cc
|
| index 4546141727bbc3ff47c70b3c8756994e44681f26..89eda712ea04c75aa7e9a1ee35089fea5243cb55 100644
|
| --- a/chrome/browser/chromeos/login/login_utils_browsertest.cc
|
| +++ b/chrome/browser/chromeos/login/login_utils_browsertest.cc
|
| @@ -203,7 +203,6 @@ class LoginUtilsTest : public testing::Test,
|
| browser_process_->SetProfileManager(
|
| new ProfileManagerWithoutInit(scoped_temp_dir_.path()));
|
| connector_ = browser_process_->browser_policy_connector();
|
| - connector_->Init();
|
|
|
| RunAllPending();
|
| }
|
|
|