Index: webrtc/p2p/quic/quictransportchannel.h |
diff --git a/webrtc/p2p/quic/quictransportchannel.h b/webrtc/p2p/quic/quictransportchannel.h |
index dec24d215430c3d6a0e5d99de3905e9f520c85ae..2ce17f8f909030d3e1ed0231269ed45319922dee 100644 |
--- a/webrtc/p2p/quic/quictransportchannel.h |
+++ b/webrtc/p2p/quic/quictransportchannel.h |
@@ -19,6 +19,7 @@ |
#include "net/quic/quic_packet_writer.h" |
#include "webrtc/base/constructormagic.h" |
#include "webrtc/base/optional.h" |
+#include "webrtc/base/scoped_ptr.h" |
#include "webrtc/p2p/base/transportchannelimpl.h" |
#include "webrtc/p2p/quic/quicconnectionhelper.h" |
#include "webrtc/p2p/quic/quicsession.h" |