win: Fix libchromiumcontent_src_dir not defined
This commit is contained in:
parent
0ed4626776
commit
f9f891bd03
1 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@
|
|||
'vendor/download/libchromiumcontent/filenames.gypi',
|
||||
],
|
||||
'variables': {
|
||||
'libchromiumcontent_src_dir%': '<(libchromiumcontent_root_dir)/src',
|
||||
'libchromiumcontent_src_dir': '<(libchromiumcontent_root_dir)/src',
|
||||
'libchromiumcontent_component%': 1,
|
||||
'conditions': [
|
||||
# The "libchromiumcontent_component" is defined when calling "gyp".
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue