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',
|
'vendor/download/libchromiumcontent/filenames.gypi',
|
||||||
],
|
],
|
||||||
'variables': {
|
'variables': {
|
||||||
'libchromiumcontent_src_dir%': '<(libchromiumcontent_root_dir)/src',
|
'libchromiumcontent_src_dir': '<(libchromiumcontent_root_dir)/src',
|
||||||
'libchromiumcontent_component%': 1,
|
'libchromiumcontent_component%': 1,
|
||||||
'conditions': [
|
'conditions': [
|
||||||
# The "libchromiumcontent_component" is defined when calling "gyp".
|
# The "libchromiumcontent_component" is defined when calling "gyp".
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue