| Index: remoting/host/desktop_capturer_proxy.h
|
| diff --git a/remoting/host/desktop_capturer_proxy.h b/remoting/host/desktop_capturer_proxy.h
|
| index c6fc867b87b43859ae4a7625b6ab134e0e5bbf69..57d3a65cf524f8d2da16fef35d4ac163e89ae838 100644
|
| --- a/remoting/host/desktop_capturer_proxy.h
|
| +++ b/remoting/host/desktop_capturer_proxy.h
|
| @@ -6,6 +6,7 @@
|
| #define REMOTING_HOST_DESKTOP_CAPTURER_PROXY_H_
|
|
|
| #include "base/callback.h"
|
| +#include "base/macros.h"
|
| #include "base/memory/scoped_ptr.h"
|
| #include "base/memory/weak_ptr.h"
|
| #include "base/threading/thread_checker.h"
|
|
|