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