| Index: third_party/libjingle/BUILD.gn
|
| diff --git a/third_party/libjingle/BUILD.gn b/third_party/libjingle/BUILD.gn
|
| index 14c9e4a5ef96aae7f5df59c71df56cc2e15fc55c..2c8da94c550a32d6e551050cdcbd2815ccb99aca 100644
|
| --- a/third_party/libjingle/BUILD.gn
|
| +++ b/third_party/libjingle/BUILD.gn
|
| @@ -43,8 +43,8 @@ static_library("libjingle") {
|
| # TODO(kjellander): Start cleaning up this target as soon as
|
| # https://codereview.chromium.org/2022833002/ is landed. The target should
|
| # be removed entirely if possible.
|
| + "//third_party/libjingle_xmpp:rtc_task_runner",
|
| "//third_party/webrtc/base:rtc_base",
|
| - "//third_party/webrtc/base:rtc_task_runner",
|
| ]
|
| deps = [
|
| "//third_party/webrtc/p2p:rtc_p2p",
|
|
|