Chromium Code Reviews| Index: remoting/host/BUILD.gn |
| diff --git a/remoting/host/BUILD.gn b/remoting/host/BUILD.gn |
| index 16d6cdf6303624912baac3c4de53f3c22f09b7de..af50d20bb96f0d6fc7e18e6f727bf62e5aa86dcc 100644 |
| --- a/remoting/host/BUILD.gn |
| +++ b/remoting/host/BUILD.gn |
| @@ -284,6 +284,8 @@ if (is_mac) { |
| if (enable_webrtc) { |
| public_deps += [ |
| "//third_party/libjingle:libjingle_webrtc", |
| + "//third_party/webrtc/libjingle/xmllite", |
| + "//third_party/webrtc/libjingle/xmpp", |
| "//third_party/webrtc/modules/desktop_capture", |
| ] |
| } |