| Index: remoting/protocol/third_party_host_authenticator.cc
|
| diff --git a/remoting/protocol/third_party_host_authenticator.cc b/remoting/protocol/third_party_host_authenticator.cc
|
| index 4f0a63b90677731cd6485d8dbc0e4bbc2940ec91..09c7a8f0800aac727cfb59e1a6ed9530eb9581c0 100644
|
| --- a/remoting/protocol/third_party_host_authenticator.cc
|
| +++ b/remoting/protocol/third_party_host_authenticator.cc
|
| @@ -10,6 +10,7 @@
|
| #include "base/logging.h"
|
| #include "remoting/base/constants.h"
|
| #include "remoting/base/rsa_key_pair.h"
|
| +#include "remoting/protocol/token_validator.h"
|
| #include "remoting/protocol/v2_authenticator.h"
|
| #include "third_party/libjingle/source/talk/xmllite/xmlelement.h"
|
|
|
|
|