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

Unified Diff: webrtc/libjingle/xmpp/mucroomlookuptask.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/mucroomconfigtask.cc ('k') | webrtc/libjingle/xmpp/pingtask.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: webrtc/libjingle/xmpp/mucroomlookuptask.cc
diff --git a/webrtc/libjingle/xmpp/mucroomlookuptask.cc b/webrtc/libjingle/xmpp/mucroomlookuptask.cc
index 8c0a4d785612c32c5db0743dda17fbfa7c052b53..a52491c9184e4f5b4c0eb591d5815a07d9bd1e5d 100644
--- a/webrtc/libjingle/xmpp/mucroomlookuptask.cc
+++ b/webrtc/libjingle/xmpp/mucroomlookuptask.cc
@@ -12,7 +12,6 @@
#include "webrtc/libjingle/xmpp/constants.h"
#include "webrtc/base/logging.h"
-#include "webrtc/base/scoped_ptr.h"
namespace buzz {
« no previous file with comments | « webrtc/libjingle/xmpp/mucroomconfigtask.cc ('k') | webrtc/libjingle/xmpp/pingtask.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698