| 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 09c7a8f0800aac727cfb59e1a6ed9530eb9581c0..3ab41cba1cc9c8e194c0fd9ec9086ffc3b5e02ea 100644
|
| --- a/remoting/protocol/third_party_host_authenticator.cc
|
| +++ b/remoting/protocol/third_party_host_authenticator.cc
|
| @@ -12,7 +12,7 @@
|
| #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"
|
| +#include "third_party/webrtc/libjingle/xmllite/xmlelement.h"
|
|
|
| namespace remoting {
|
| namespace protocol {
|
|
|