Index: webrtc/examples/peerconnection/client/peer_connection_client.cc |
diff --git a/webrtc/examples/peerconnection/client/peer_connection_client.cc b/webrtc/examples/peerconnection/client/peer_connection_client.cc |
index 2f5916774cd12060c116c1237667ab21cbd43cf0..24ae5e515b2078220d53b8066ca7611d216c9f92 100644 |
--- a/webrtc/examples/peerconnection/client/peer_connection_client.cc |
+++ b/webrtc/examples/peerconnection/client/peer_connection_client.cc |
@@ -15,7 +15,6 @@ |
#include "webrtc/rtc_base/logging.h" |
#include "webrtc/rtc_base/nethelpers.h" |
#include "webrtc/rtc_base/stringutils.h" |
-#include "webrtc/rtc_base/thread.h" |
#ifdef WIN32 |
#include "webrtc/rtc_base/win32socketserver.h" |