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

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

Powered by Google App Engine
This is Rietveld 408576698