diff options
author | sgjesse@google.com <sgjesse@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2011-03-23 14:25:54 +0000 |
---|---|---|
committer | sgjesse@google.com <sgjesse@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2011-03-23 14:25:54 +0000 |
commit | 3408914d1ec22162dceb3ea4fbdddb0573c29bc0 (patch) | |
tree | 645b78c5d37826d8828798ffa18b422e3643a838 /DEPS | |
parent | 4b7b034bc3826b1b0f539c41bc07d1b5b5a8feca (diff) | |
download | chromium_src-3408914d1ec22162dceb3ea4fbdddb0573c29bc0.zip chromium_src-3408914d1ec22162dceb3ea4fbdddb0573c29bc0.tar.gz chromium_src-3408914d1ec22162dceb3ea4fbdddb0573c29bc0.tar.bz2 |
Update V8 to version 3.2.4
R=ager@chromium.org
BUG=none
TEST=none
Review URL: http://codereview.chromium.org/6721025
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@79120 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'DEPS')
-rw-r--r-- | DEPS | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -12,7 +12,7 @@ vars = { "libvpx_revision": "76510", "ffmpeg_revision": "78339", "skia_revision": "980", - "v8_revision": "7241", + "v8_revision": "7322", } deps = { |