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

Unified Diff: webrtc/libjingle/xmpp/fakexmppclient.h

Issue 1942823002: Remove webrtc/base/scoped_ptr.h (Closed) Base URL: https://chromium.googlesource.com/external/webrtc.git@master
Patch Set: fix additional scoped_ptr uses that had been added Created 4 years, 7 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/xmllite/xmlnsstack.h ('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/fakexmppclient.h
diff --git a/webrtc/libjingle/xmpp/fakexmppclient.h b/webrtc/libjingle/xmpp/fakexmppclient.h
index 453a7c86f1647240c6804896816deb72c58b5b76..63c216caf213e24117c1ad05a4710b73e8ab2465 100644
--- a/webrtc/libjingle/xmpp/fakexmppclient.h
+++ b/webrtc/libjingle/xmpp/fakexmppclient.h
@@ -13,6 +13,7 @@
#ifndef WEBRTC_LIBJINGLE_XMPP_FAKEXMPPCLIENT_H_
#define WEBRTC_LIBJINGLE_XMPP_FAKEXMPPCLIENT_H_
+#include <algorithm>
#include <string>
#include <vector>
« no previous file with comments | « webrtc/libjingle/xmllite/xmlnsstack.h ('k') | webrtc/libjingle/xmpp/hangoutpubsubclient.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698