summaryrefslogtreecommitdiffstats
path: root/DEPS
diff options
context:
space:
mode:
authorager@chromium.org <ager@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2009-05-29 22:42:23 +0000
committerager@chromium.org <ager@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2009-05-29 22:42:23 +0000
commit0e6e842461b895583cbf14b0203c7f5be303bf93 (patch)
tree2d066f8294c84e76d7c2be7970bff7ff0ebcffd9 /DEPS
parent7404a00fb65bf0d0f3d2af57695bf6a7dc8eb065 (diff)
downloadchromium_src-0e6e842461b895583cbf14b0203c7f5be303bf93.zip
chromium_src-0e6e842461b895583cbf14b0203c7f5be303bf93.tar.gz
chromium_src-0e6e842461b895583cbf14b0203c7f5be303bf93.tar.bz2
Update V8 to version 1.2.6.1 to fix build on certain GCC versions.
The only change is the addition of a couple of parenthesis. TBR=sgjesse@chromium.org Review URL: http://codereview.chromium.org/118018 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@17252 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'DEPS')
-rw-r--r--DEPS2
1 files changed, 1 insertions, 1 deletions
diff --git a/DEPS b/DEPS
index 5c92f7f..afe8ecc 100644
--- a/DEPS
+++ b/DEPS
@@ -29,7 +29,7 @@ deps = {
"http://gyp.googlecode.com/svn/trunk@505",
"src/v8":
- "http://v8.googlecode.com/svn/trunk@2080",
+ "http://v8.googlecode.com/svn/trunk@2084",
"src/third_party/skia":
"http://skia.googlecode.com/svn/trunk@171",