| Index: remoting/host/heartbeat_sender.cc
|
| diff --git a/remoting/host/heartbeat_sender.cc b/remoting/host/heartbeat_sender.cc
|
| index 5f641f6b7084c6a0083b0d5bbfb59fc2c6490f1d..e452b5e45f64d2d9d918359ec78f808c854e1282 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/libjingle_xmpp/xmllite/xmlelement.h"
|
| +#include "third_party/libjingle_xmpp/xmpp/constants.h"
|
|
|
| using buzz::QName;
|
| using buzz::XmlElement;
|
|
|