| 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 db2b75229a2b96e88005bf934f59c21f3fa3696c..f93658d5d62b7566c507d8cdadb86b7edcbc39bc 100644 | 
| --- a/remoting/protocol/ssl_hmac_channel_authenticator_unittest.cc | 
| +++ b/remoting/protocol/ssl_hmac_channel_authenticator_unittest.cc | 
| @@ -8,7 +8,7 @@ | 
| #include "base/bind.h" | 
| #include "base/file_util.h" | 
| #include "base/files/file_path.h" | 
| -#include "base/message_loop.h" | 
| +#include "base/message_loop/message_loop.h" | 
| #include "base/path_service.h" | 
| #include "base/test/test_timeouts.h" | 
| #include "base/timer/timer.h" | 
|  |