Index: content/test/BUILD.gn |
diff --git a/content/test/BUILD.gn b/content/test/BUILD.gn |
index 1820ef78427c709f5f6326565564d733f4b003d9..921118399a12b06508de43393098b2dab68029e6 100644 |
--- a/content/test/BUILD.gn |
+++ b/content/test/BUILD.gn |
@@ -139,7 +139,6 @@ source_set("test_support") { |
deps += [ |
"//third_party/libjingle:libjingle_webrtc", |
- "//third_party/libjingle:libpeerconnection", |
"//third_party/webrtc/modules/video_capture", |
] |
} |
@@ -682,7 +681,6 @@ test("content_unittests") { |
"//content") |
deps += [ |
"//third_party/libjingle:libjingle_webrtc", |
- "//third_party/libjingle:libpeerconnection", |
"//third_party/webrtc/modules/video_capture", |
"//ui/shell_dialogs:shell_dialogs", |
] |