Merge pull request #83 from IgorKlopov/patch-1

Same as https://github.com/atom/atom-shell/pull/867
This commit is contained in:
Cheng Zhao 2014-12-04 11:44:41 -08:00
commit 75eb15fa1f

View file

@ -3,7 +3,7 @@
'brightray.gypi', 'brightray.gypi',
], ],
'variables': { 'variables': {
'brightray_source_root': '<!(python tools/brightray_source_root.py)', 'brightray_source_root': '<!(["python", "tools/brightray_source_root.py"])',
}, },
'targets': [ 'targets': [
{ {