Index: remoting/host/session_event_executor_win.cc |
diff --git a/remoting/host/session_event_executor_win.cc b/remoting/host/session_event_executor_win.cc |
index 3d0dceb81aa4691818f9adccaff0f507b4bbaace..aff6a7dcde9cffeb79eed720466260ba6240bbf3 100644 |
--- a/remoting/host/session_event_executor_win.cc |
+++ b/remoting/host/session_event_executor_win.cc |
@@ -98,7 +98,6 @@ SessionEventExecutorWin::SessionEventExecutorWin( |
} |
SessionEventExecutorWin::~SessionEventExecutorWin() { |
- DCHECK(task_runner_->BelongsToCurrentThread()); |
} |
void SessionEventExecutorWin::OnSessionStarted( |