| Index: remoting/protocol/spake2_authenticator.cc
|
| diff --git a/remoting/protocol/spake2_authenticator.cc b/remoting/protocol/spake2_authenticator.cc
|
| index 55bbea3261a7e91c5f520a6b3f26eb478491d986..7577f2efbe14983df4fb6df88f1e1c3b07d34abb 100644
|
| --- a/remoting/protocol/spake2_authenticator.cc
|
| +++ b/remoting/protocol/spake2_authenticator.cc
|
| @@ -16,7 +16,7 @@
|
| #include "remoting/base/rsa_key_pair.h"
|
| #include "remoting/protocol/ssl_hmac_channel_authenticator.h"
|
| #include "third_party/boringssl/src/include/openssl/curve25519.h"
|
| -#include "third_party/webrtc/libjingle/xmllite/xmlelement.h"
|
| +#include "third_party/libjingle_xmpp/xmllite/xmlelement.h"
|
|
|
| namespace remoting {
|
| namespace protocol {
|
|
|