Index: remoting/host/heartbeat_sender.cc |
diff --git a/remoting/host/heartbeat_sender.cc b/remoting/host/heartbeat_sender.cc |
index de7b414f8c51469b20cb4623894ee8226bbba6ba..11d4ecd570f993727f5ba21cc066159cc1f4e309 100644 |
--- a/remoting/host/heartbeat_sender.cc |
+++ b/remoting/host/heartbeat_sender.cc |
@@ -18,8 +18,8 @@ |
#include "remoting/signaling/iq_sender.h" |
#include "remoting/signaling/server_log_entry.h" |
#include "remoting/signaling/signal_strategy.h" |
-#include "third_party/libjingle/source/talk/xmllite/xmlelement.h" |
#include "third_party/libjingle/source/talk/xmpp/constants.h" |
+#include "third_party/webrtc/libjingle/xmllite/xmlelement.h" |
using buzz::QName; |
using buzz::XmlElement; |