mirror of
https://github.com/electron/electron.git
synced 2026-01-28 00:38:35 -05:00
win: Fix libchromiumcontent_src_dir not defined
This commit is contained in:
@@ -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".
|
||||
|
||||
Reference in New Issue
Block a user