| Index: remoting/host/heartbeat_sender_unittest.cc
|
| diff --git a/remoting/host/heartbeat_sender_unittest.cc b/remoting/host/heartbeat_sender_unittest.cc
|
| index 8af1d62866bfdeed695f53c9d582cc83d5824084..636501ed944f9fa8c9833d4b19124c96f18176f8 100644
|
| --- a/remoting/host/heartbeat_sender_unittest.cc
|
| +++ b/remoting/host/heartbeat_sender_unittest.cc
|
| @@ -18,8 +18,8 @@
|
| #include "remoting/signaling/mock_signal_strategy.h"
|
| #include "testing/gmock/include/gmock/gmock.h"
|
| #include "testing/gtest/include/gtest/gtest.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;
|
|
|