summaryrefslogtreecommitdiffstats
path: root/build/all.gyp
diff options
context:
space:
mode:
authorsgjesse@chromium.org <sgjesse@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2009-04-27 12:10:14 +0000
committersgjesse@chromium.org <sgjesse@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2009-04-27 12:10:14 +0000
commit3790d4d8957fcc016f8ef6a29d6f1b6f2e311761 (patch)
treed40091c60422539a10636c40ed0ce937e21fa924 /build/all.gyp
parent2e02b7ef52f55d777ac50e6b9f7e422cefa6e6a9 (diff)
downloadchromium_src-3790d4d8957fcc016f8ef6a29d6f1b6f2e311761.zip
chromium_src-3790d4d8957fcc016f8ef6a29d6f1b6f2e311761.tar.gz
chromium_src-3790d4d8957fcc016f8ef6a29d6f1b6f2e311761.tar.bz2
Reverting 14597,14596,14595.
Review URL: http://codereview.chromium.org/99053 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@14598 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'build/all.gyp')
-rw-r--r--build/all.gyp2
1 files changed, 1 insertions, 1 deletions
diff --git a/build/all.gyp b/build/all.gyp
index 1c79811..05524b9 100644
--- a/build/all.gyp
+++ b/build/all.gyp
@@ -44,7 +44,7 @@
'conditions': [
['javascript_engine=="v8"', {
'dependencies': [
- '../v8/tools/gyp/v8.gyp:*',
+ 'temp_gyp/v8.gyp:*',
],
}],
['OS=="linux"', {