Index: remoting/protocol/pairing_host_authenticator.cc |
diff --git a/remoting/protocol/pairing_host_authenticator.cc b/remoting/protocol/pairing_host_authenticator.cc |
index 7e06ae0d83ddbc64fbb0019cf807a90b55522163..5418dd314625c3a7997c78d1e935f8d29940aba8 100644 |
--- a/remoting/protocol/pairing_host_authenticator.cc |
+++ b/remoting/protocol/pairing_host_authenticator.cc |
@@ -10,7 +10,7 @@ |
#include "remoting/base/rsa_key_pair.h" |
#include "remoting/protocol/channel_authenticator.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 { |