Index: remoting/host/heartbeat_sender.cc |
diff --git a/remoting/host/heartbeat_sender.cc b/remoting/host/heartbeat_sender.cc |
index 11d4ecd570f993727f5ba21cc066159cc1f4e309..07212bd2654121a69850ed940ef8c6754eb806b0 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/xmpp/constants.h" |
#include "third_party/webrtc/libjingle/xmllite/xmlelement.h" |
+#include "third_party/webrtc/libjingle/xmpp/constants.h" |
using buzz::QName; |
using buzz::XmlElement; |