| Index: third_party/libjingle/BUILD.gn
|
| diff --git a/third_party/libjingle/BUILD.gn b/third_party/libjingle/BUILD.gn
|
| index 7081f747ad169a2740e7f0645cb2a7cfed090bb6..ad7e810b5f2c23526dfbb1502906ab0cc4601344 100644
|
| --- a/third_party/libjingle/BUILD.gn
|
| +++ b/third_party/libjingle/BUILD.gn
|
| @@ -190,8 +190,8 @@ static_library("libjingle") {
|
| "$p2p_dir/base/transportchannel.cc",
|
| "$p2p_dir/base/transportchannel.h",
|
| "$p2p_dir/base/transportchannelimpl.h",
|
| - "$p2p_dir/base/transportchannelproxy.cc",
|
| - "$p2p_dir/base/transportchannelproxy.h",
|
| + "$p2p_dir/base/transportcontroller.cc",
|
| + "$p2p_dir/base/transportcontroller.h",
|
| "$p2p_dir/base/transportdescription.cc",
|
| "$p2p_dir/base/transportdescription.h",
|
| "$p2p_dir/base/transportdescriptionfactory.cc",
|
|
|