Index: remoting/host/win/worker_process_launcher_unittest.cc |
diff --git a/remoting/host/win/worker_process_launcher_unittest.cc b/remoting/host/win/worker_process_launcher_unittest.cc |
index a8f3c830faff0feaf0a50adba10d379be78fb6ec..3737f8b0d07f124762fceb8eaa82afd86edb94eb 100644 |
--- a/remoting/host/win/worker_process_launcher_unittest.cc |
+++ b/remoting/host/win/worker_process_launcher_unittest.cc |
@@ -5,7 +5,7 @@ |
#include "base/basictypes.h" |
#include "base/bind.h" |
#include "base/memory/ref_counted.h" |
-#include "base/message_loop.h" |
+#include "base/message_loop/message_loop.h" |
#include "base/win/scoped_handle.h" |
#include "base/win/scoped_process_information.h" |
#include "ipc/ipc_channel.h" |