Index: remoting/protocol/jingle_session_manager.cc |
diff --git a/remoting/protocol/jingle_session_manager.cc b/remoting/protocol/jingle_session_manager.cc |
index a477cf43f4d1d7f4c5d7811e6f90259d76872d74..3f73072cd5945ad6892269c1a38db4e2a54f895c 100644 |
--- a/remoting/protocol/jingle_session_manager.cc |
+++ b/remoting/protocol/jingle_session_manager.cc |
@@ -15,8 +15,8 @@ |
#include "remoting/signaling/iq_sender.h" |
#include "remoting/signaling/signal_strategy.h" |
#include "third_party/webrtc/base/socketaddress.h" |
-#include "third_party/webrtc/libjingle/xmllite/xmlelement.h" |
-#include "third_party/webrtc/libjingle/xmpp/constants.h" |
+#include "third_party/xmllite/xmlelement.h" |
+#include "third_party/xmpp/constants.h" |
using buzz::QName; |