| Index: remoting/host/curtain_mode_mac.cc
|
| diff --git a/remoting/host/curtain_mode_mac.cc b/remoting/host/curtain_mode_mac.cc
|
| index 778731b682139c6663a6e898890269299521fbef..8199860e74f53a6fbef9068bc1cfd72ebc5b02ee 100644
|
| --- a/remoting/host/curtain_mode_mac.cc
|
| +++ b/remoting/host/curtain_mode_mac.cc
|
| @@ -14,6 +14,7 @@
|
| #include "base/logging.h"
|
| #include "base/mac/mac_util.h"
|
| #include "base/mac/scoped_cftyperef.h"
|
| +#include "base/macros.h"
|
| #include "base/single_thread_task_runner.h"
|
| #include "remoting/host/client_session_control.h"
|
| #include "remoting/protocol/errors.h"
|
|
|