| Index: remoting/protocol/pairing_host_authenticator.h
|
| diff --git a/remoting/protocol/pairing_host_authenticator.h b/remoting/protocol/pairing_host_authenticator.h
|
| index 164bcd24b55f58c48e24bb51ca87adbab03a290e..bb814f124b5efa0be0c4dec15d7b20a90d8c8d81 100644
|
| --- a/remoting/protocol/pairing_host_authenticator.h
|
| +++ b/remoting/protocol/pairing_host_authenticator.h
|
| @@ -5,6 +5,7 @@
|
| #ifndef REMOTING_PROTOCOL_PAIRING_HOST_AUTHENTICATOR_H_
|
| #define REMOTING_PROTOCOL_PAIRING_HOST_AUTHENTICATOR_H_
|
|
|
| +#include "base/macros.h"
|
| #include "base/memory/weak_ptr.h"
|
| #include "remoting/protocol/pairing_authenticator_base.h"
|
| #include "remoting/protocol/pairing_registry.h"
|
|
|