| Index: jingle/notifier/base/xmpp_connection.h
|
| ===================================================================
|
| --- jingle/notifier/base/xmpp_connection.h (revision 287594)
|
| +++ jingle/notifier/base/xmpp_connection.h (working copy)
|
| @@ -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/base/sigslot.h"
|
| #include "talk/xmpp/xmppengine.h"
|
| +#include "webrtc/base/sigslot.h"
|
|
|
| namespace buzz {
|
| class PreXmppAuth;
|
|
|