Index: jingle/notifier/base/xmpp_connection.h |
diff --git a/jingle/notifier/base/xmpp_connection.h b/jingle/notifier/base/xmpp_connection.h |
index e41d91414dd538c8323dcab94c02178626841925..71ff649cb04983bdba38323f377889f9ef341344 100644 |
--- a/jingle/notifier/base/xmpp_connection.h |
+++ b/jingle/notifier/base/xmpp_connection.h |
@@ -15,8 +15,8 @@ |
#include "base/memory/weak_ptr.h" |
#include "base/threading/non_thread_safe.h" |
#include "net/url_request/url_request_context_getter.h" |
-#include "webrtc/base/sigslot.h" |
-#include "webrtc/libjingle/xmpp/xmppengine.h" |
+#include "third_party/webrtc/base/sigslot.h" |
+#include "third_party/xmpp/xmppengine.h" |
namespace buzz { |
class PreXmppAuth; |