| Index: remoting/protocol/negotiating_host_authenticator.cc
|
| diff --git a/remoting/protocol/negotiating_host_authenticator.cc b/remoting/protocol/negotiating_host_authenticator.cc
|
| index 1239ed57c63a713c5233e483dd6b53d20195756f..64b6926f411c73c4e3f1119b413e94f4cef481fc 100644
|
| --- a/remoting/protocol/negotiating_host_authenticator.cc
|
| +++ b/remoting/protocol/negotiating_host_authenticator.cc
|
| @@ -17,7 +17,7 @@
|
| #include "remoting/protocol/pairing_registry.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 {
|
|
|