| Index: remoting/protocol/pairing_authenticator_base.h
|
| diff --git a/remoting/protocol/pairing_authenticator_base.h b/remoting/protocol/pairing_authenticator_base.h
|
| index 2928656dd93b16ac900039618135eb217d7ad677..e241f0ae8f7e2b785a9407e0c4312a2757acc2dc 100644
|
| --- a/remoting/protocol/pairing_authenticator_base.h
|
| +++ b/remoting/protocol/pairing_authenticator_base.h
|
| @@ -5,6 +5,7 @@
|
| #ifndef REMOTING_PROTOCOL_PAIRING_AUTHENTICATOR_BASE_H_
|
| #define REMOTING_PROTOCOL_PAIRING_AUTHENTICATOR_BASE_H_
|
|
|
| +#include "base/macros.h"
|
| #include "base/memory/weak_ptr.h"
|
| #include "remoting/protocol/authenticator.h"
|
| #include "third_party/webrtc/libjingle/xmllite/xmlelement.h"
|
|
|