diff options
author | machenbach@chromium.org <machenbach@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2013-11-14 14:18:34 +0000 |
---|---|---|
committer | machenbach@chromium.org <machenbach@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2013-11-14 14:18:34 +0000 |
commit | 1d1f3c3290db813ccf60e78de0a367bdc633f03c (patch) | |
tree | e52f466e4fd283c6d3bf4e5920bf932ad8b2ffba /DEPS | |
parent | 44ee5e8623422b2610332f641a3709dcd24beafe (diff) | |
download | chromium_src-1d1f3c3290db813ccf60e78de0a367bdc633f03c.zip chromium_src-1d1f3c3290db813ccf60e78de0a367bdc633f03c.tar.gz chromium_src-1d1f3c3290db813ccf60e78de0a367bdc633f03c.tar.bz2 |
Update V8 to version 3.23.4.
TBR=jkummerow@chromium.org
BUG=
Review URL: https://codereview.chromium.org/68203024
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@235137 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'DEPS')
-rw-r--r-- | DEPS | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -49,7 +49,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": "17630", + "v8_revision": "17730", # Three lines of non-changing comments so that # the commit queue can handle CLs rolling WebRTC # and V8 without interference from each other. |