diff options
author | ulan@chromium.org <ulan@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2012-02-14 13:40:40 +0000 |
---|---|---|
committer | ulan@chromium.org <ulan@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2012-02-14 13:40:40 +0000 |
commit | 345fa735d86d85621998596dbacf84e58ccae6fa (patch) | |
tree | c61d4f5cc74945ec9549d0f79b75a6ca6ac60762 /DEPS | |
parent | a3cfdbc00998a0ef8b54a0fd167665c10241467d (diff) | |
download | chromium_src-345fa735d86d85621998596dbacf84e58ccae6fa.zip chromium_src-345fa735d86d85621998596dbacf84e58ccae6fa.tar.gz chromium_src-345fa735d86d85621998596dbacf84e58ccae6fa.tar.bz2 |
Update V8 to version 3.9.6.
R=jkummerow@chromium.org
Review URL: http://codereview.chromium.org/9361059
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@121880 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'DEPS')
-rw-r--r-- | DEPS | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -47,7 +47,7 @@ vars = { # Three lines of non-changing comments so that # the commit queue can handle CLs rolling Skia # and V8 without interference from each other. - "v8_revision": "10635", + "v8_revision": "10696", "webrtc_revision": "1538", "jsoncpp_revision": "248", "nss_revision": "117974", |