summaryrefslogtreecommitdiffstats
path: root/net/net.gyp
diff options
context:
space:
mode:
Diffstat (limited to 'net/net.gyp')
-rw-r--r--net/net.gyp2
1 files changed, 1 insertions, 1 deletions
diff --git a/net/net.gyp b/net/net.gyp
index 1e25fd1..44ac2e7 100644
--- a/net/net.gyp
+++ b/net/net.gyp
@@ -316,7 +316,7 @@
'conditions': [
['javascript_engine=="v8"', {
'dependencies': [
- '../build/temp_gyp/v8.gyp:v8',
+ '../v8/tools/gyp/v8.gyp:v8',
],
}],
[ 'OS == "linux"', {