| Index: jingle/notifier/listener/push_notifications_send_update_task_unittest.cc
|
| diff --git a/jingle/notifier/listener/push_notifications_send_update_task_unittest.cc b/jingle/notifier/listener/push_notifications_send_update_task_unittest.cc
|
| index 0395352879dccb3661b3e639e6d68d4736f45e9d..0e268501c833ce0673b2b6d76adc2cef2a9fd166 100644
|
| --- a/jingle/notifier/listener/push_notifications_send_update_task_unittest.cc
|
| +++ b/jingle/notifier/listener/push_notifications_send_update_task_unittest.cc
|
| @@ -8,8 +8,8 @@
|
| #include "base/memory/scoped_ptr.h"
|
| #include "base/strings/stringprintf.h"
|
| #include "jingle/notifier/listener/xml_element_util.h"
|
| -#include "talk/xmpp/jid.h"
|
| #include "testing/gtest/include/gtest/gtest.h"
|
| +#include "webrtc/libjingle/xmpp/jid.h"
|
|
|
| namespace buzz {
|
| class XmlElement;
|
|
|