diff options
author | jkummerow@chromium.org <jkummerow@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2012-05-24 17:37:39 +0000 |
---|---|---|
committer | jkummerow@chromium.org <jkummerow@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2012-05-24 17:37:39 +0000 |
commit | 67b6268187674802534cf320bb15d237a7025aab (patch) | |
tree | c5ef18e838620af95ee71ef971c936ea22f94f48 /DEPS | |
parent | baf53d46f5991f868d7f7c526d1aaccb8862513e (diff) | |
download | chromium_src-67b6268187674802534cf320bb15d237a7025aab.zip chromium_src-67b6268187674802534cf320bb15d237a7025aab.tar.gz chromium_src-67b6268187674802534cf320bb15d237a7025aab.tar.bz2 |
Update V8 to version 3.11.6.1. Compared to 3.11.6, this reverts "packed array" optimizations.
R=mstarzinger@chromium.org
Review URL: https://chromiumcodereview.appspot.com/10446016
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@138821 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'DEPS')
-rw-r--r-- | DEPS | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -59,7 +59,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": "11648", + "v8_revision": "11657", "webrtc_revision": "2291", "jsoncpp_revision": "248", "nss_revision": "138140", |