| 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 ea43521cf36fe68fcb4dd5d4cb1b9a964e8f357a..5626856fac40d31045bc092856416a497465a652 100644
|
| --- a/remoting/base/auto_thread_task_runner.h
|
| +++ b/remoting/base/auto_thread_task_runner.h
|
| @@ -11,8 +11,6 @@
|
| #include "base/message_loop.h"
|
| #include "base/single_thread_task_runner.h"
|
|
|
| -class MessageLoop;
|
| -
|
| namespace remoting {
|
|
|
| // A wrapper around |SingleThreadTaskRunner| that provides automatic lifetime
|
|
|