summaryrefslogtreecommitdiffstats
path: root/remoting/host/chromoting_host_unittest.cc
diff options
context:
space:
mode:
Diffstat (limited to 'remoting/host/chromoting_host_unittest.cc')
-rw-r--r--remoting/host/chromoting_host_unittest.cc2
1 files changed, 0 insertions, 2 deletions
diff --git a/remoting/host/chromoting_host_unittest.cc b/remoting/host/chromoting_host_unittest.cc
index 6e7c326..0235512 100644
--- a/remoting/host/chromoting_host_unittest.cc
+++ b/remoting/host/chromoting_host_unittest.cc
@@ -244,8 +244,6 @@ class ChromotingHostTest : public testing::Test {
desktop_environment_factory_.get(),
base::TimeDelta());
connection_ptr->set_host_stub(client);
- connection_ptr->set_input_stub(
- client->desktop_environment()->event_executor());
ui_task_runner_->PostTask(
FROM_HERE, base::Bind(&ChromotingHostTest::AddClientToHost,