summaryrefslogtreecommitdiffstats
path: root/DEPS
diff options
context:
space:
mode:
authorkasperl@google.com <kasperl@google.com@0039d316-1c4b-4281-b951-d872f2087c98>2009-07-15 09:15:14 +0000
committerkasperl@google.com <kasperl@google.com@0039d316-1c4b-4281-b951-d872f2087c98>2009-07-15 09:15:14 +0000
commit9b0206d974d78392bd36bb73bf8c2fd2a74182c3 (patch)
treec6c8f66f9a720662fde8bbce6db1727c2655ed16 /DEPS
parent1ac2c899c14cae7b0e87864980697751e7531a39 (diff)
downloadchromium_src-9b0206d974d78392bd36bb73bf8c2fd2a74182c3.zip
chromium_src-9b0206d974d78392bd36bb73bf8c2fd2a74182c3.tar.gz
chromium_src-9b0206d974d78392bd36bb73bf8c2fd2a74182c3.tar.bz2
Update V8 in Chromium to version 1.2.14.1. This is a small
compatibility fix that allows RegExps to be called as functions. BUG=http://code.google.com/p/v8/issues/detail?id=132 TEST=none Review URL: http://codereview.chromium.org/149669 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@20721 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 76cea3f..f75c0fe 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@2446",
+ "http://v8.googlecode.com/svn/branches/1.2@2463",
"src/native_client":
"http://nativeclient.googlecode.com/svn/trunk/nacl/googleclient/native_client@370",