| Index: remoting/base/auto_thread_task_runner.h
|
| diff --git a/remoting/base/auto_thread_task_runner.h b/remoting/base/auto_thread_task_runner.h
|
| index 5626856fac40d31045bc092856416a497465a652..bdd59fb5deeff89c8122d2c34ca8696b85c90d72 100644
|
| --- a/remoting/base/auto_thread_task_runner.h
|
| +++ b/remoting/base/auto_thread_task_runner.h
|
| @@ -8,7 +8,7 @@
|
| #include "base/basictypes.h"
|
| #include "base/callback.h"
|
| #include "base/memory/scoped_ptr.h"
|
| -#include "base/message_loop.h"
|
| +#include "base/message_loop/message_loop.h"
|
| #include "base/single_thread_task_runner.h"
|
|
|
| namespace remoting {
|
|
|