| Index: jingle/notifier/listener/xmpp_push_client.h
|
| diff --git a/jingle/notifier/listener/xmpp_push_client.h b/jingle/notifier/listener/xmpp_push_client.h
|
| index 5cd826f5aa9f6bbd19803159f3766075a82929ba..6472a08380a3207786b09cdff0d8f2fa7dafc322 100644
|
| --- a/jingle/notifier/listener/xmpp_push_client.h
|
| +++ b/jingle/notifier/listener/xmpp_push_client.h
|
| @@ -22,7 +22,7 @@
|
| #include "jingle/notifier/listener/push_notifications_listen_task.h"
|
| #include "jingle/notifier/listener/push_notifications_subscribe_task.h"
|
| #include "jingle/notifier/listener/send_ping_task.h"
|
| -#include "webrtc/libjingle/xmpp/xmppclientsettings.h"
|
| +#include "third_party/libjingle_xmpp/xmpp/xmppclientsettings.h"
|
|
|
| namespace buzz {
|
| class XmppTaskParentInterface;
|
|
|