| Index: remoting/test/test_chromoting_client_unittest.cc
|
| diff --git a/remoting/test/test_chromoting_client_unittest.cc b/remoting/test/test_chromoting_client_unittest.cc
|
| index d4fd7e5920f658d95aaee891f5602dd2163ff0ba..e4bdcf3496e39f738bb204a9602f20d2af8ea01a 100644
|
| --- a/remoting/test/test_chromoting_client_unittest.cc
|
| +++ b/remoting/test/test_chromoting_client_unittest.cc
|
| @@ -72,8 +72,6 @@ void TestChromotingClientTest::SetUp() {
|
| make_scoped_ptr(fake_connection_to_host_));
|
|
|
| connection_setup_info_.host_jid = "test_host@faux_address.com/321";
|
| - connection_setup_info_.auth_methods.push_back(
|
| - protocol::AuthenticationMethod::THIRD_PARTY);
|
| }
|
|
|
| void TestChromotingClientTest::TearDown() {
|
|
|