diff options
author | vandebo@chromium.org <vandebo@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2012-05-23 18:57:00 +0000 |
---|---|---|
committer | vandebo@chromium.org <vandebo@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2012-05-23 18:57:00 +0000 |
commit | 2281da62767bde1c551f23882c1cc17e83053475 (patch) | |
tree | 9106f2bc74871df68ac7d9859bed3d99423db548 /DEPS | |
parent | 33a9be9840bf7d4311842b3d1f0b4c0aa5c2f195 (diff) | |
download | chromium_src-2281da62767bde1c551f23882c1cc17e83053475.zip chromium_src-2281da62767bde1c551f23882c1cc17e83053475.tar.gz chromium_src-2281da62767bde1c551f23882c1cc17e83053475.tar.bz2 |
Revert 138534 - Update V8 to version 3.11.5.
See: http://build.chromium.org/p/chromium.chromiumos/builders/ChromiumOS%20%28arm%29/builds/2491
R=jkummerow@chromium.org
Review URL: https://chromiumcodereview.appspot.com/10409092
TBR=mstarzinger@chromium.org
Review URL: https://chromiumcodereview.appspot.com/10413077
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@138544 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": "11634", + "v8_revision": "11594", "webrtc_revision": "2180", "jsoncpp_revision": "248", "nss_revision": "138140", |