Index: jingle/notifier/base/xmpp_connection_unittest.cc |
diff --git a/jingle/notifier/base/xmpp_connection_unittest.cc b/jingle/notifier/base/xmpp_connection_unittest.cc |
index ee1b44de397ecb11b53969273f6a9c997caf5518..dce78db1a0710ee6358e02fce75aae725a50935f 100644 |
--- a/jingle/notifier/base/xmpp_connection_unittest.cc |
+++ b/jingle/notifier/base/xmpp_connection_unittest.cc |
@@ -21,8 +21,8 @@ |
#include "net/url_request/url_request_test_util.h" |
#include "testing/gmock/include/gmock/gmock.h" |
#include "testing/gtest/include/gtest/gtest.h" |
-#include "webrtc/libjingle/xmpp/prexmppauth.h" |
-#include "webrtc/libjingle/xmpp/xmppclientsettings.h" |
+#include "third_party/xmpp/prexmppauth.h" |
+#include "third_party/xmpp/xmppclientsettings.h" |
namespace buzz { |
class CaptchaChallenge; |