Fix path to boringssl.dll
This commit is contained in:
parent
b9ddf0eb31
commit
d1fb13b260
1 changed files with 1 additions and 1 deletions
|
@ -165,7 +165,7 @@
|
|||
['OS=="win" and libchromiumcontent_component==0', {
|
||||
'link_settings': {
|
||||
'libraries': [
|
||||
'<(libchromiumcontent_dir)/boringssl.lib',
|
||||
'<(libchromiumcontent_dir)/boringssl.dll',
|
||||
'<(libchromiumcontent_dir)/ffmpegsumo.lib',
|
||||
'<(libchromiumcontent_dir)/libyuv.lib',
|
||||
# content_browser.gypi:
|
||||
|
|
Loading…
Reference in a new issue