Index: remoting/protocol/jingle_messages.cc |
diff --git a/remoting/protocol/jingle_messages.cc b/remoting/protocol/jingle_messages.cc |
index 480a2c252d6aba242575d0b21217da0b67dc63c2..b3fa0af1ddeb731c6d540cdd939f7f338ba67a26 100644 |
--- a/remoting/protocol/jingle_messages.cc |
+++ b/remoting/protocol/jingle_messages.cc |
@@ -11,7 +11,7 @@ |
#include "remoting/protocol/name_value_map.h" |
#include "remoting/signaling/jid_util.h" |
#include "remoting/signaling/remoting_bot.h" |
-#include "third_party/webrtc/libjingle/xmllite/xmlelement.h" |
+#include "third_party/xmllite/xmlelement.h" |
using buzz::QName; |
using buzz::XmlElement; |