| Index: remoting/host/chromoting_host.cc
|
| ===================================================================
|
| --- remoting/host/chromoting_host.cc (revision 55264)
|
| +++ remoting/host/chromoting_host.cc (working copy)
|
| @@ -96,7 +96,7 @@
|
| ////////////////////////////////////////////////////////////////////////////
|
| // ClientConnection::EventHandler implementations
|
| void ChromotingHost::HandleMessages(ClientConnection* client,
|
| - ClientMessageList* messages) {
|
| + ClientMessageList* messages) {
|
| DCHECK_EQ(context_->main_message_loop(), MessageLoop::current());
|
|
|
| // Delegate the messages to EventExecutor and delete the unhandled
|
|
|