Chromium Code Reviews| Index: remoting/base/auto_thread.h |
| diff --git a/remoting/base/auto_thread.h b/remoting/base/auto_thread.h |
| index 8ed1ee99b276c304b7c156533024e37977229aca..82dbfe959acaeadf6a14981c3b34471e729c0ed5 100644 |
| --- a/remoting/base/auto_thread.h |
| +++ b/remoting/base/auto_thread.h |
| @@ -7,7 +7,7 @@ |
| #include <string> |
| -#include "base/message_loop.h" |
| +#include "base/message_loop/message_loop.h" |
| #include "base/threading/platform_thread.h" |
| #include "remoting/base/auto_thread_task_runner.h" |