| 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..5c3b3a3cdc34673a97b843bd14d501af96d026d7 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/xmpp/xmppclientsettings.h"
|
|
|
| namespace notifier {
|
|
|
|
|