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 edd80a2ebe59ff4eb1e7c290fb84dba9fdf39f9f..56c10cdb9a17ef2e25860c00f4f9719dbcec8fde 100644 |
--- a/jingle/notifier/listener/push_notifications_send_update_task_unittest.cc |
+++ b/jingle/notifier/listener/push_notifications_send_update_task_unittest.cc |
@@ -11,7 +11,7 @@ |
#include "base/strings/stringprintf.h" |
#include "jingle/notifier/listener/xml_element_util.h" |
#include "testing/gtest/include/gtest/gtest.h" |
-#include "webrtc/libjingle/xmpp/jid.h" |
+#include "third_party/xmpp/jid.h" |
namespace buzz { |
class XmlElement; |