| Index: remoting/protocol/pairing_client_authenticator.h
|
| diff --git a/remoting/protocol/pairing_client_authenticator.h b/remoting/protocol/pairing_client_authenticator.h
|
| index 1696073859cb4cd0e793ebbe3c5ca51952eb9896..50ff3e724b412a6ff4761556af877a4d2cf65d58 100644
|
| --- a/remoting/protocol/pairing_client_authenticator.h
|
| +++ b/remoting/protocol/pairing_client_authenticator.h
|
| @@ -5,6 +5,7 @@
|
| #ifndef REMOTING_PROTOCOL_PAIRING_CLIENT_AUTHENTICATOR_H_
|
| #define REMOTING_PROTOCOL_PAIRING_CLIENT_AUTHENTICATOR_H_
|
|
|
| +#include "base/macros.h"
|
| #include "base/memory/weak_ptr.h"
|
| #include "remoting/protocol/pairing_authenticator_base.h"
|
|
|
|
|