| Index: content/test/BUILD.gn
|
| diff --git a/content/test/BUILD.gn b/content/test/BUILD.gn
|
| index 8c5b7259f859df0fac9d23dfc10ab2c945623800..7739d07e1f0b311f0b73eead578416244585ec0b 100644
|
| --- a/content/test/BUILD.gn
|
| +++ b/content/test/BUILD.gn
|
| @@ -132,7 +132,6 @@
|
|
|
| deps += [
|
| "//third_party/libjingle:libjingle_webrtc",
|
| - "//third_party/libjingle:libpeerconnection",
|
| "//third_party/webrtc/base:rtc_base",
|
| "//third_party/webrtc/modules/video_capture",
|
| ]
|
| @@ -737,7 +736,6 @@
|
| "//content")
|
| deps += [
|
| "//third_party/libjingle:libjingle_webrtc",
|
| - "//third_party/libjingle:libpeerconnection",
|
| "//third_party/webrtc/base:rtc_base",
|
| "//third_party/webrtc/modules/desktop_capture:primitives",
|
| "//third_party/webrtc/modules/video_capture",
|
|
|