diff options
author | danno@chromium.org <danno@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2013-08-12 20:39:22 +0000 |
---|---|---|
committer | danno@chromium.org <danno@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2013-08-12 20:39:22 +0000 |
commit | 4096a92e7877f5911757895d35ef0f03129f5820 (patch) | |
tree | 390db93fe2521116982c2900ae12be656ef0a00e | |
parent | 90ea187c61edf0fc0950c18a844bac2fda1d8978 (diff) | |
download | chromium_src-4096a92e7877f5911757895d35ef0f03129f5820.zip chromium_src-4096a92e7877f5911757895d35ef0f03129f5820.tar.gz chromium_src-4096a92e7877f5911757895d35ef0f03129f5820.tar.bz2 |
Update V8 to version 3.20.15.5
R=jkummerow@chromium.org
Review URL: https://codereview.chromium.org/22891003
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@217063 0039d316-1c4b-4281-b951-d872f2087c98
-rw-r--r-- | DEPS | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -34,7 +34,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": "16142", + "v8_revision": "16159", # Three lines of non-changing comments so that # the commit queue can handle CLs rolling WebRTC # and V8 without interference from each other. |