| 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 002448065164b92979463ed5554dc5ecbb9ded87..0d3972db4a41f2bd9c229cdfa56c59b11de29f1c 100644
|
| --- a/remoting/protocol/third_party_host_authenticator.cc
|
| +++ b/remoting/protocol/third_party_host_authenticator.cc
|
| @@ -12,7 +12,7 @@
|
| #include "base/logging.h"
|
| #include "remoting/base/constants.h"
|
| #include "remoting/protocol/token_validator.h"
|
| -#include "third_party/webrtc/libjingle/xmllite/xmlelement.h"
|
| +#include "third_party/libjingle_xmpp/xmllite/xmlelement.h"
|
|
|
| namespace remoting {
|
| namespace protocol {
|
|
|