diff options
author | jkummerow@chromium.org <jkummerow@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2011-07-06 14:37:50 +0000 |
---|---|---|
committer | jkummerow@chromium.org <jkummerow@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2011-07-06 14:37:50 +0000 |
commit | e91498679a1f8afde4b5160b0512f442c1024f75 (patch) | |
tree | 5eb19954b386c40b22e468a366e3724b15665b69 /DEPS | |
parent | 24ff5caaa95fdc26446258b6d6e10dd0789d863a (diff) | |
download | chromium_src-e91498679a1f8afde4b5160b0512f442c1024f75.zip chromium_src-e91498679a1f8afde4b5160b0512f442c1024f75.tar.gz chromium_src-e91498679a1f8afde4b5160b0512f442c1024f75.tar.bz2 |
Revert 91552 - Update V8 to version 3.4.10.
R=danno@chromium.org
Review URL: http://codereview.chromium.org/7307017
TBR=jkummerow@chromium.org
Review URL: http://codereview.chromium.org/7307020
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@91556 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'DEPS')
-rw-r--r-- | DEPS | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -17,7 +17,7 @@ vars = { "libvpx_revision": "90416", "ffmpeg_revision": "90064", "skia_revision": "1788", - "v8_revision": "8550", + "v8_revision": "8431", "webrtc_revision": "90", } |