summaryrefslogtreecommitdiffstats
path: root/DEPS
diff options
context:
space:
mode:
authorkasperl@google.com <kasperl@google.com@0039d316-1c4b-4281-b951-d872f2087c98>2009-07-15 12:32:54 +0000
committerkasperl@google.com <kasperl@google.com@0039d316-1c4b-4281-b951-d872f2087c98>2009-07-15 12:32:54 +0000
commit40932550f6416f8c9fb66717aa5c7528fc082675 (patch)
treec2f2f06787cbbc9eb639719d6c87349985306fed /DEPS
parent9b0206d974d78392bd36bb73bf8c2fd2a74182c3 (diff)
downloadchromium_src-40932550f6416f8c9fb66717aa5c7528fc082675.zip
chromium_src-40932550f6416f8c9fb66717aa5c7528fc082675.tar.gz
chromium_src-40932550f6416f8c9fb66717aa5c7528fc082675.tar.bz2
Update V8 in Chromium to version 1.2.14.2 to get fix for duplicate label
issue when compiling certain try-catch-finally constructs. BUG=http://code.google.com/p/v8/issues/detail?id=345 TEST=none Review URL: http://codereview.chromium.org/155566 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@20722 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 f75c0fe..ad53018 100644
--- a/DEPS
+++ b/DEPS
@@ -35,7 +35,7 @@ deps = {
"http://gyp.googlecode.com/svn/trunk@547",
"src/v8":
- "http://v8.googlecode.com/svn/branches/1.2@2463",
+ "http://v8.googlecode.com/svn/branches/1.2@2476",
"src/native_client":
"http://nativeclient.googlecode.com/svn/trunk/nacl/googleclient/native_client@370",