Index: remoting/protocol/v2_authenticator.cc |
diff --git a/remoting/protocol/v2_authenticator.cc b/remoting/protocol/v2_authenticator.cc |
index 1b13c7ce83be7ba0a97025602f3ba1bdc15b6268..2c8d9f97a44a31f24af7fad46fc00d77222339e6 100644 |
--- a/remoting/protocol/v2_authenticator.cc |
+++ b/remoting/protocol/v2_authenticator.cc |
@@ -9,7 +9,7 @@ |
#include "remoting/base/constants.h" |
#include "remoting/base/rsa_key_pair.h" |
#include "remoting/protocol/ssl_hmac_channel_authenticator.h" |
-#include "third_party/libjingle/source/talk/xmllite/xmlelement.h" |
+#include "third_party/webrtc/libjingle/xmllite/xmlelement.h" |
using crypto::P224EncryptedKeyExchange; |