mirror of
https://github.com/electron/electron.git
synced 2026-01-28 00:38:35 -05:00
Merge pull request #83 from IgorKlopov/patch-1
Same as https://github.com/atom/atom-shell/pull/867
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
'brightray.gypi',
|
||||
],
|
||||
'variables': {
|
||||
'brightray_source_root': '<!(python tools/brightray_source_root.py)',
|
||||
'brightray_source_root': '<!(["python", "tools/brightray_source_root.py"])',
|
||||
},
|
||||
'targets': [
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user