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

Unified Diff: webrtc/libjingle/xmpp/discoitemsquerytask.cc

Issue 1935893002: Replace scoped_ptr with unique_ptr in webrtc/libjingle/ (Closed) Base URL: https://chromium.googlesource.com/external/webrtc.git@master
Patch Set: Created 4 years, 8 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
« no previous file with comments | « webrtc/libjingle/xmpp/chatroommoduleimpl.cc ('k') | webrtc/libjingle/xmpp/hangoutpubsubclient.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: webrtc/libjingle/xmpp/discoitemsquerytask.cc
diff --git a/webrtc/libjingle/xmpp/discoitemsquerytask.cc b/webrtc/libjingle/xmpp/discoitemsquerytask.cc
index 765ee143978b052cce46845e2fcb257d35918d2a..10f6e1d74522bce49ab5ab16325bf15a33cf4db2 100644
--- a/webrtc/libjingle/xmpp/discoitemsquerytask.cc
+++ b/webrtc/libjingle/xmpp/discoitemsquerytask.cc
@@ -11,7 +11,6 @@
#include "webrtc/libjingle/xmpp/constants.h"
#include "webrtc/libjingle/xmpp/discoitemsquerytask.h"
#include "webrtc/libjingle/xmpp/xmpptask.h"
-#include "webrtc/base/scoped_ptr.h"
namespace buzz {
« no previous file with comments | « webrtc/libjingle/xmpp/chatroommoduleimpl.cc ('k') | webrtc/libjingle/xmpp/hangoutpubsubclient.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698