| Index: remoting/base/auto_thread_task_runner_unittest.cc
|
| diff --git a/remoting/base/auto_thread_task_runner_unittest.cc b/remoting/base/auto_thread_task_runner_unittest.cc
|
| index 71c71ce17ef2c4cea51947c9dc937d1a3b526226..e184ceb0c51090c5a48156a88af187eaa5f4923a 100644
|
| --- a/remoting/base/auto_thread_task_runner_unittest.cc
|
| +++ b/remoting/base/auto_thread_task_runner_unittest.cc
|
| @@ -4,7 +4,7 @@
|
|
|
| #include "base/bind.h"
|
| #include "base/memory/ref_counted.h"
|
| -#include "base/message_loop.h"
|
| +#include "base/message_loop/message_loop.h"
|
| #include "remoting/base/auto_thread_task_runner.h"
|
| #include "testing/gtest/include/gtest/gtest.h"
|
|
|
|
|