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