diff options
author | danno@chromium.org <danno@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2012-09-05 21:06:16 +0000 |
---|---|---|
committer | danno@chromium.org <danno@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2012-09-05 21:06:16 +0000 |
commit | a260cfdd343b4f73f7c307951b2141fe6c774aed (patch) | |
tree | 9596ab9b7a89757bc6ca5f46a3e581f5e714f644 /DEPS | |
parent | 6e61d9ba44af2f1f0bd0a8b4e291964d7e858061 (diff) | |
download | chromium_src-a260cfdd343b4f73f7c307951b2141fe6c774aed.zip chromium_src-a260cfdd343b4f73f7c307951b2141fe6c774aed.tar.gz chromium_src-a260cfdd343b4f73f7c307951b2141fe6c774aed.tar.bz2 |
Update V8 to version 3.13.5.2
TBR=danno@chromium.org
Review URL: https://chromiumcodereview.appspot.com/10913086
Patch from Jakob Kummerow <jkummerow@chromium.org>.
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@155017 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'DEPS')
-rw-r--r-- | DEPS | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -33,7 +33,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": "12377", + "v8_revision": "12448", "webrtc_revision": "2702", "jsoncpp_revision": "248", "nss_revision": "154476", |