| Index: jingle/notifier/base/xmpp_connection.cc
|
| diff --git a/jingle/notifier/base/xmpp_connection.cc b/jingle/notifier/base/xmpp_connection.cc
|
| index 08a8ee370a2fdcc520e9adbb287b4e4a61e75338..14c18978f1254afe46f0bf04490a0b9ee1b8d2db 100644
|
| --- a/jingle/notifier/base/xmpp_connection.cc
|
| +++ b/jingle/notifier/base/xmpp_connection.cc
|
| @@ -15,7 +15,7 @@
|
| #include "net/socket/client_socket_factory.h"
|
| #include "net/ssl/ssl_config_service.h"
|
| #include "net/url_request/url_request_context.h"
|
| -#include "talk/xmpp/xmppclientsettings.h"
|
| +#include "webrtc/libjingle/xmpp/xmppclientsettings.h"
|
|
|
| namespace notifier {
|
|
|
|
|