diff options
author | danno@chromium.org <danno@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2012-03-27 14:37:30 +0000 |
---|---|---|
committer | danno@chromium.org <danno@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2012-03-27 14:37:30 +0000 |
commit | 96db4eb2ea00080fbb07b3f71358801cc8d78c00 (patch) | |
tree | 7de8783dd506af7887be233690cc6d427697b944 /DEPS | |
parent | a0fa1ea00935aa25859698c9164a143157302b22 (diff) | |
download | chromium_src-96db4eb2ea00080fbb07b3f71358801cc8d78c00.zip chromium_src-96db4eb2ea00080fbb07b3f71358801cc8d78c00.tar.gz chromium_src-96db4eb2ea00080fbb07b3f71358801cc8d78c00.tar.bz2 |
Roll V8 to 3.9.24.3.
R=jkummerow@chromium.org
Review URL: http://codereview.chromium.org/9863029
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@129189 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'DEPS')
-rw-r--r-- | DEPS | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -54,7 +54,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": "11136", + "v8_revision": "11149", "webrtc_revision": "1935", "jsoncpp_revision": "248", "nss_revision": "126189", |