diff --git a/cef.gyp b/cef.gyp index 24cd3a90b..ace318985 100644 --- a/cef.gyp +++ b/cef.gyp @@ -219,7 +219,7 @@ 'outputs': [ 'tools/patch_source.sh.output', ], - 'action': ['', '<@(_inputs)'], + 'action': ['<@(_inputs)'], }], }], ],