| Index: remoting/protocol/v2_authenticator.cc
|
| diff --git a/remoting/protocol/v2_authenticator.cc b/remoting/protocol/v2_authenticator.cc
|
| index 9db2fefeb5bff2e4ec23d4f86cd6b7d1ea4e1942..cfc17ac473bd333fee3b24e947e536b6f9af64cf 100644
|
| --- a/remoting/protocol/v2_authenticator.cc
|
| +++ b/remoting/protocol/v2_authenticator.cc
|
| @@ -12,7 +12,7 @@
|
| #include "remoting/base/constants.h"
|
| #include "remoting/base/rsa_key_pair.h"
|
| #include "remoting/protocol/ssl_hmac_channel_authenticator.h"
|
| -#include "third_party/webrtc/libjingle/xmllite/xmlelement.h"
|
| +#include "third_party/xmllite/xmlelement.h"
|
|
|
| using crypto::P224EncryptedKeyExchange;
|
|
|
|
|