Index: remoting/protocol/ssl_hmac_channel_authenticator_unittest.cc |
diff --git a/remoting/protocol/ssl_hmac_channel_authenticator_unittest.cc b/remoting/protocol/ssl_hmac_channel_authenticator_unittest.cc |
index 5af52998b9b0ae82f3ea5299ba2ed6affcbaab60..7084163a13b89aa118833b9d7ade75a5b8f791ff 100644 |
--- a/remoting/protocol/ssl_hmac_channel_authenticator_unittest.cc |
+++ b/remoting/protocol/ssl_hmac_channel_authenticator_unittest.cc |
@@ -104,7 +104,7 @@ class SslHmacChannelAuthenticatorTest : public testing::Test { |
client_socket_ = socket.Pass(); |
} |
- MessageLoop message_loop_; |
+ MessageLoopForIO message_loop_; |
scoped_ptr<crypto::RSAPrivateKey> private_key_; |
std::string host_cert_; |