Index: remoting/host/BUILD.gn |
diff --git a/remoting/host/BUILD.gn b/remoting/host/BUILD.gn |
index 68d0a8e0f7d87ab4bee92ed271d4c75cb0751c3c..2ec097b169b0740bb853f2c25d2e353194dde24c 100644 |
--- a/remoting/host/BUILD.gn |
+++ b/remoting/host/BUILD.gn |
@@ -239,7 +239,7 @@ if (is_mac) { # TODO(GYP) Mac build of remoting host. |
if (enable_webrtc) { |
public_deps += [ |
- "//third_party/libjingle:libpeerconnection", |
+ "//third_party/libjingle:libjingle_webrtc", |
"//third_party/webrtc/modules/desktop_capture", |
] |
} |