diff options
Diffstat (limited to 'remoting/host/log_to_server_unittest.cc')
-rw-r--r-- | remoting/host/log_to_server_unittest.cc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/remoting/host/log_to_server_unittest.cc b/remoting/host/log_to_server_unittest.cc index 912b87b..1dd60cb 100644 --- a/remoting/host/log_to_server_unittest.cc +++ b/remoting/host/log_to_server_unittest.cc @@ -3,7 +3,7 @@ // found in the LICENSE file. #include "base/message_loop.h" -#include "base/message_loop_proxy.h" +#include "base/message_loop/message_loop_proxy.h" #include "remoting/host/host_status_monitor_fake.h" #include "remoting/host/log_to_server.h" #include "remoting/jingle_glue/mock_objects.h" |