Index: remoting/host/heartbeat_sender.cc |
diff --git a/remoting/host/heartbeat_sender.cc b/remoting/host/heartbeat_sender.cc |
index 5f641f6b7084c6a0083b0d5bbfb59fc2c6490f1d..122bd18f45598c564b896d940ea0950b6a32699c 100644 |
--- a/remoting/host/heartbeat_sender.cc |
+++ b/remoting/host/heartbeat_sender.cc |
@@ -22,8 +22,8 @@ |
#include "remoting/signaling/jid_util.h" |
#include "remoting/signaling/server_log_entry.h" |
#include "remoting/signaling/signal_strategy.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; |
using buzz::XmlElement; |