Index: remoting/protocol/jingle_messages_unittest.cc |
diff --git a/remoting/protocol/jingle_messages_unittest.cc b/remoting/protocol/jingle_messages_unittest.cc |
index 38d4844aeae4d595d51a0eccaed8ba6ac3eb06b2..4283061a7db42873add2b2b28549c24d5a0c7164 100644 |
--- a/remoting/protocol/jingle_messages_unittest.cc |
+++ b/remoting/protocol/jingle_messages_unittest.cc |
@@ -12,8 +12,8 @@ |
#include "remoting/protocol/content_description.h" |
#include "testing/gmock/include/gmock/gmock.h" |
#include "testing/gtest/include/gtest/gtest.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::XmlAttr; |