diff options
author | machenbach@chromium.org <machenbach@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2013-11-27 17:02:11 +0000 |
---|---|---|
committer | machenbach@chromium.org <machenbach@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2013-11-27 17:02:11 +0000 |
commit | c8d51e7bac0dcb5d3fe3b3bdf2ee6ae97eceaf27 (patch) | |
tree | f6a5eb0172dc28d940fa2a7592819dd6d1cc0823 /DEPS | |
parent | aabf9d522c0cb669a1c3cf3ee9f100d2b69fb174 (diff) | |
download | chromium_src-c8d51e7bac0dcb5d3fe3b3bdf2ee6ae97eceaf27.zip chromium_src-c8d51e7bac0dcb5d3fe3b3bdf2ee6ae97eceaf27.tar.gz chromium_src-c8d51e7bac0dcb5d3fe3b3bdf2ee6ae97eceaf27.tar.bz2 |
Update V8 to version 3.23.13.
TBR=yangguo@chromium.org
Review URL: https://codereview.chromium.org/91583003
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@237589 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'DEPS')
-rw-r--r-- | DEPS | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -46,7 +46,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": "18076", + "v8_revision": "18108", # Three lines of non-changing comments so that # the commit queue can handle CLs rolling WebRTC # and V8 without interference from each other. |