| Index: jingle/notifier/listener/push_notifications_listen_task.h
|
| diff --git a/jingle/notifier/listener/push_notifications_listen_task.h b/jingle/notifier/listener/push_notifications_listen_task.h
|
| index 659a946536f23b759084e0f7e1079b3d7129798d..4a93de7d79f551e4a2f7455bc35aa7b45a617f66 100644
|
| --- a/jingle/notifier/listener/push_notifications_listen_task.h
|
| +++ b/jingle/notifier/listener/push_notifications_listen_task.h
|
| @@ -14,7 +14,7 @@
|
| #define JINGLE_NOTIFIER_PUSH_NOTIFICATIONS_LISTENER_LISTEN_TASK_H_
|
|
|
| #include "base/compiler_specific.h"
|
| -#include "talk/xmpp/xmpptask.h"
|
| +#include "webrtc/libjingle/xmpp/xmpptask.h"
|
|
|
| namespace buzz {
|
| class XmlElement;
|
|
|