[Win] views_chromiumcontent.lib is renamed to chromiumviews.lib.
This commit is contained in:
parent
7dae2c4966
commit
4c71fbb68b
2 changed files with 2 additions and 2 deletions
2
atom.gyp
2
atom.gyp
|
@ -318,7 +318,7 @@
|
|||
'libraries': [
|
||||
'-limm32.lib',
|
||||
'-loleacc.lib',
|
||||
'<(atom_source_root)/<(libchromiumcontent_library_dir)/views_chromiumcontent.lib',
|
||||
'<(atom_source_root)/<(libchromiumcontent_library_dir)/chromiumviews.lib',
|
||||
],
|
||||
},
|
||||
}],
|
||||
|
|
2
vendor/brightray
vendored
2
vendor/brightray
vendored
|
@ -1 +1 @@
|
|||
Subproject commit 111ca6ad837c25c5f0fa53299a7c67153d0dab8b
|
||||
Subproject commit d5ad4d18f2c2274b2c19651f55480b4eec1879ca
|
Loading…
Reference in a new issue