diff options
author | danno@chromium.org <danno@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2012-04-30 15:19:58 +0000 |
---|---|---|
committer | danno@chromium.org <danno@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2012-04-30 15:19:58 +0000 |
commit | b3648fd0d8b7c43b8505045239f9d87bc3752696 (patch) | |
tree | 605ba214f53d61029a60c7ddd0b3b7f1a1395dfb /DEPS | |
parent | acfc9cac912ddc00bddda5550d1a4e2199832785 (diff) | |
download | chromium_src-b3648fd0d8b7c43b8505045239f9d87bc3752696.zip chromium_src-b3648fd0d8b7c43b8505045239f9d87bc3752696.tar.gz chromium_src-b3648fd0d8b7c43b8505045239f9d87bc3752696.tar.bz2 |
Roll V8 to 3.10.7.
R=jkummerow@chromium.org
Review URL: http://codereview.chromium.org/10268008
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@134533 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'DEPS')
-rw-r--r-- | DEPS | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -56,7 +56,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": "11442", + "v8_revision": "11466", "webrtc_revision": "2137", "jsoncpp_revision": "248", "nss_revision": "126189", |