summaryrefslogtreecommitdiffstats
path: root/DEPS
diff options
context:
space:
mode:
authorkasperl@google.com <kasperl@google.com@0039d316-1c4b-4281-b951-d872f2087c98>2009-07-16 09:06:08 +0000
committerkasperl@google.com <kasperl@google.com@0039d316-1c4b-4281-b951-d872f2087c98>2009-07-16 09:06:08 +0000
commit5272e8d0df9a402ede0d3ef6a2f70a2d59852c7b (patch)
tree9f53fcbade8e2a1205217714bc5e6355d5b90719 /DEPS
parent4873c7de675554a357717ddedc1fcaca2820de19 (diff)
downloadchromium_src-5272e8d0df9a402ede0d3ef6a2f70a2d59852c7b.zip
chromium_src-5272e8d0df9a402ede0d3ef6a2f70a2d59852c7b.tar.gz
chromium_src-5272e8d0df9a402ede0d3ef6a2f70a2d59852c7b.tar.bz2
Update V8 in Chromium to version 1.2.14.3. The only change is an
updated v8.gyp file that avoid some subtle code generation issue on Mac OS; see http://code.google.com/p/v8/issues/detail?id=404. BUG=none TEST=none Review URL: http://codereview.chromium.org/155627 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@20860 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 5f236a9..11a3adf 100644
--- a/DEPS
+++ b/DEPS
@@ -35,7 +35,7 @@ deps = {
"http://gyp.googlecode.com/svn/trunk@551",
"src/v8":
- "http://v8.googlecode.com/svn/branches/1.2@2476",
+ "http://v8.googlecode.com/svn/branches/1.2@2480",
"src/native_client":
"http://nativeclient.googlecode.com/svn/trunk/nacl/googleclient/native_client@370",