| Index: webrtc/p2p/base/p2ptransportchannel.h
|
| diff --git a/webrtc/p2p/base/p2ptransportchannel.h b/webrtc/p2p/base/p2ptransportchannel.h
|
| index 04bc9512690f50d16331a43d5a9fd1acba8aabb8..23e4d7f99e507a974ea9f1286d7c812349d54bf3 100644
|
| --- a/webrtc/p2p/base/p2ptransportchannel.h
|
| +++ b/webrtc/p2p/base/p2ptransportchannel.h
|
| @@ -25,6 +25,7 @@
|
| #include <string>
|
| #include <vector>
|
| #include "webrtc/p2p/base/candidate.h"
|
| +#include "webrtc/p2p/base/candidatepairinterface.h"
|
| #include "webrtc/p2p/base/p2ptransport.h"
|
| #include "webrtc/p2p/base/portallocator.h"
|
| #include "webrtc/p2p/base/portinterface.h"
|
|
|