From 44531a296323b124cc7dab241a13a8a08d5a3e9e Mon Sep 17 00:00:00 2001 From: "bradnelson@google.com" Date: Tue, 28 Apr 2009 21:37:56 +0000 Subject: Switching to v8.gyp in the v8 project (so they can maintain it themselves). Rolling forward v8 version to pull in one with v8.gyp. Review URL: http://codereview.chromium.org/100076 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@14786 0039d316-1c4b-4281-b951-d872f2087c98 --- net/net.gyp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'net') 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"', { -- cgit v1.1