| Index: jingle/notifier/base/xmpp_connection.cc
|
| diff --git a/jingle/notifier/base/xmpp_connection.cc b/jingle/notifier/base/xmpp_connection.cc
|
| index efa62bca796932cfcfe31fadb47095de279b273e..8d71e5d9a5e1d883f6c295d578e2baeffcd46aec 100644
|
| --- a/jingle/notifier/base/xmpp_connection.cc
|
| +++ b/jingle/notifier/base/xmpp_connection.cc
|
| @@ -17,7 +17,7 @@
|
| #include "net/socket/client_socket_factory.h"
|
| #include "net/ssl/ssl_config_service.h"
|
| #include "net/url_request/url_request_context.h"
|
| -#include "webrtc/libjingle/xmpp/xmppclientsettings.h"
|
| +#include "third_party/libjingle_xmpp/xmpp/xmppclientsettings.h"
|
|
|
| namespace notifier {
|
|
|
|
|