| Index: webrtc/p2p/base/dtlstransportchannel_unittest.cc
|
| diff --git a/webrtc/p2p/base/dtlstransportchannel_unittest.cc b/webrtc/p2p/base/dtlstransportchannel_unittest.cc
|
| index 2fc95d4e3b307865c5166b898e6cc7759edd56b2..6dee56e8fc27b11e768bd494940abe1606d8913c 100644
|
| --- a/webrtc/p2p/base/dtlstransportchannel_unittest.cc
|
| +++ b/webrtc/p2p/base/dtlstransportchannel_unittest.cc
|
| @@ -12,7 +12,7 @@
|
| #include <set>
|
|
|
| #include "webrtc/p2p/base/dtlstransportchannel.h"
|
| -#include "webrtc/p2p/base/faketransportcontroller.h"
|
| +#include "webrtc/p2p/base/fakeicetransport.h"
|
| #include "webrtc/p2p/base/packettransportinterface.h"
|
| #include "webrtc/base/checks.h"
|
| #include "webrtc/base/common.h"
|
|
|