diff --git a/all.gyp b/all.gyp index 05524b938..1c798114d 100644 --- a/all.gyp +++ b/all.gyp @@ -44,7 +44,7 @@ 'conditions': [ ['javascript_engine=="v8"', { 'dependencies': [ - 'temp_gyp/v8.gyp:*', + '../v8/tools/gyp/v8.gyp:*', ], }], ['OS=="linux"', {