diff options
author | sgjesse@google.com <sgjesse@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2011-03-23 14:58:53 +0000 |
---|---|---|
committer | sgjesse@google.com <sgjesse@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2011-03-23 14:58:53 +0000 |
commit | c1957ec66a483da1bc3b412801e2557d50cabadc (patch) | |
tree | c9eecdf9ac34f3000c9a7a42711f8cc644d827c1 /DEPS | |
parent | 1270a538fe6431bd61af27ddbf78ac98afc75d7d (diff) | |
download | chromium_src-c1957ec66a483da1bc3b412801e2557d50cabadc.zip chromium_src-c1957ec66a483da1bc3b412801e2557d50cabadc.tar.gz chromium_src-c1957ec66a483da1bc3b412801e2557d50cabadc.tar.bz2 |
Revert the update of V8 to 3.2.4
R=ager@chromium.org
Review URL: http://codereview.chromium.org/6727026
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@79123 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": "7322", + "v8_revision": "7241", } deps = { |