diff --git a/brightray/brightray.gyp b/brightray/brightray.gyp index 48ad90d6beac..92554d1d8bfd 100644 --- a/brightray/brightray.gyp +++ b/brightray/brightray.gyp @@ -70,6 +70,13 @@ ], }, }], + ['OS=="win"', { + 'link_settings': { + 'libraries': [ + '<(libchromiumcontent_library_dir)/chromiumcontent.dll.lib', + ], + }, + }], ], }, ], diff --git a/brightray/vendor/libchromiumcontent b/brightray/vendor/libchromiumcontent index ad588f54dc34..15ada44da42e 160000 --- a/brightray/vendor/libchromiumcontent +++ b/brightray/vendor/libchromiumcontent @@ -1 +1 @@ -Subproject commit ad588f54dc342716e55fd23ce69d6e2c176a1df7 +Subproject commit 15ada44da42eec88400ca978fdd73213488a04bc