| Index: third_party/libjingle/BUILD.gn
|
| diff --git a/third_party/libjingle/BUILD.gn b/third_party/libjingle/BUILD.gn
|
| index e8f8aa586ff679141e3a8f97c0df95faad68df07..ba32bdb3aaa89c4478942cedbe0bdd85a5c73b2f 100644
|
| --- a/third_party/libjingle/BUILD.gn
|
| +++ b/third_party/libjingle/BUILD.gn
|
| @@ -516,10 +516,6 @@ if (enable_webrtc) {
|
| "//third_party/webrtc/modules/video_render",
|
| ]
|
|
|
| - # TODO(GYP) this should be removed and we should get this config by one of
|
| - # the webrtc targets specifying it for the direct_dependent_configs.
|
| - #configs += [ "//third_party/webrtc:common_config" ] # TODO(GYP)
|
| -
|
| if (!is_ios) {
|
| # TODO(mallinath) - Enable SCTP for iOS.
|
| sources += [
|
|
|