diff --git a/brightray/brightray.gyp b/brightray/brightray.gyp index 8064aeeb15..9676795690 100644 --- a/brightray/brightray.gyp +++ b/brightray/brightray.gyp @@ -74,6 +74,7 @@ ['OS=="win"', { 'link_settings': { 'libraries': [ + '<(libchromiumcontent_library_dir)/base_static.lib', '<(libchromiumcontent_library_dir)/chromiumcontent.dll.lib', '<(libchromiumcontent_library_dir)/sandbox_static.lib', ], diff --git a/brightray/vendor/libchromiumcontent b/brightray/vendor/libchromiumcontent index c973a7c393..04ccdd8d3c 160000 --- a/brightray/vendor/libchromiumcontent +++ b/brightray/vendor/libchromiumcontent @@ -1 +1 @@ -Subproject commit c973a7c3937fd31183e2fcf6809dc7182c5fe0ec +Subproject commit 04ccdd8d3c9938eeff3764f77c955ac08553c960