From f0e2da70892be19b09ce2a592718783bea9a33f4 Mon Sep 17 00:00:00 2001 From: Samuel Attard Date: Tue, 19 Jun 2018 17:41:27 +1000 Subject: [PATCH] Link to the desktop_capture libs --- brightray/brightray.gyp | 2 ++ 1 file changed, 2 insertions(+) diff --git a/brightray/brightray.gyp b/brightray/brightray.gyp index 5541952025c5..312255cffc12 100644 --- a/brightray/brightray.gyp +++ b/brightray/brightray.gyp @@ -378,6 +378,8 @@ '<(libchromiumcontent_dir)/fx_lcms2.lib', '<(libchromiumcontent_dir)/fx_libopenjpeg.lib', '<(libchromiumcontent_dir)/fx_zlib.lib', + '<(libchromiumcontent_dir)/desktop_capture_generic.lib', + '<(libchromiumcontent_dir)/desktop_capture.lib', ], }, }, {