Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(504)

Unified Diff: jingle/notifier/listener/push_notifications_subscribe_task_unittest.cc

Issue 653203005: Roll WebRTC 7546:7549. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Decreased the number of gyp changes in this patch since thats the only major change (the reset is j… Created 6 years, 2 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: jingle/notifier/listener/push_notifications_subscribe_task_unittest.cc
diff --git a/jingle/notifier/listener/push_notifications_subscribe_task_unittest.cc b/jingle/notifier/listener/push_notifications_subscribe_task_unittest.cc
index 32522f21a77462ce804dd2e66f43576becf2db8b..2b72c6188155893232852e4671d4169df92d911e 100644
--- a/jingle/notifier/listener/push_notifications_subscribe_task_unittest.cc
+++ b/jingle/notifier/listener/push_notifications_subscribe_task_unittest.cc
@@ -7,8 +7,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;
« no previous file with comments | « jingle/notifier/listener/push_notifications_subscribe_task.cc ('k') | jingle/notifier/listener/send_ping_task.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698