diff --git a/webrtc.gni b/webrtc.gni index 496cac84da..559078db34 100644 --- a/webrtc.gni +++ b/webrtc.gni @@ -209,7 +209,7 @@ declare_args() { # When set to true, a capturer implementation that uses the # Windows.Graphics.Capture APIs will be available for use. This introduces a # dependency on the Win 10 SDK v10.0.17763.0. - rtc_enable_win_wgc = false + rtc_enable_win_wgc = is_win } if (!build_with_mozilla) {