summaryrefslogtreecommitdiffstats
path: root/DEPS
diff options
context:
space:
mode:
authorjkummerow@chromium.org <jkummerow@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2012-05-24 17:37:39 +0000
committerjkummerow@chromium.org <jkummerow@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2012-05-24 17:37:39 +0000
commit67b6268187674802534cf320bb15d237a7025aab (patch)
treec5ef18e838620af95ee71ef971c936ea22f94f48 /DEPS
parentbaf53d46f5991f868d7f7c526d1aaccb8862513e (diff)
downloadchromium_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--DEPS2
1 files changed, 1 insertions, 1 deletions
diff --git a/DEPS b/DEPS
index 1b5f80e..b504e40 100644
--- a/DEPS
+++ b/DEPS
@@ -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",