Index: remoting/protocol/jingle_messages_unittest.cc |
diff --git a/remoting/protocol/jingle_messages_unittest.cc b/remoting/protocol/jingle_messages_unittest.cc |
index d8ed4dcdd86d691ed696866373941e43384a54c4..2d6c1a31f1363182c13aee64d8b9b12ba299f691 100644 |
--- a/remoting/protocol/jingle_messages_unittest.cc |
+++ b/remoting/protocol/jingle_messages_unittest.cc |
@@ -7,8 +7,8 @@ |
#include "base/logging.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::XmlAttr; |