diff options
author | danno@chromium.org <danno@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2012-06-14 18:30:05 +0000 |
---|---|---|
committer | danno@chromium.org <danno@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2012-06-14 18:30:05 +0000 |
commit | aa8fc694bc18c68077969883053bee31a093e33d (patch) | |
tree | 419fec0f7d3154f2f32ab3c7b99de85e5c8478ed /DEPS | |
parent | 93e7af6b9004cade9521f2ddcd67484fa3d559d7 (diff) | |
download | chromium_src-aa8fc694bc18c68077969883053bee31a093e33d.zip chromium_src-aa8fc694bc18c68077969883053bee31a093e33d.tar.gz chromium_src-aa8fc694bc18c68077969883053bee31a093e33d.tar.bz2 |
Update V8 to version 3.11.10.3.
R=jkummerow@chromium.org
Review URL: https://chromiumcodereview.appspot.com/10542159
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@142177 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": "11759", + "v8_revision": "11823", "webrtc_revision": "2388", "jsoncpp_revision": "248", "nss_revision": "141064", |