| Index: remoting/base/scoped_thread_proxy.h
|
| diff --git a/remoting/base/scoped_thread_proxy.h b/remoting/base/scoped_thread_proxy.h
|
| index 63dcaf88c8ec67ab45dc8b603cdea15034360f61..2ec9b5b69b1fe8cb650e7a2b163867dbcd53ccc7 100644
|
| --- a/remoting/base/scoped_thread_proxy.h
|
| +++ b/remoting/base/scoped_thread_proxy.h
|
| @@ -5,7 +5,7 @@
|
| #ifndef REMOTING_BASE_SCOPED_THREAD_PROXY_H_
|
| #define REMOTING_BASE_SCOPED_THREAD_PROXY_H_
|
|
|
| -#include "base/bind.h"
|
| +#include "base/callback_forward.h"
|
| #include "base/message_loop_proxy.h"
|
|
|
| namespace remoting {
|
|
|