diff options
author | jochen@chromium.org <jochen@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2014-01-02 15:09:11 +0000 |
---|---|---|
committer | jochen@chromium.org <jochen@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2014-01-02 15:09:11 +0000 |
commit | 9355a6099979c0d907d8fcf7904ea4593915f068 (patch) | |
tree | 07fd278083467a471574daec60076000559d205d | |
parent | f2da7d062172f065a0a8c3c1241e2aba306ebd91 (diff) | |
download | chromium_src-9355a6099979c0d907d8fcf7904ea4593915f068.zip chromium_src-9355a6099979c0d907d8fcf7904ea4593915f068.tar.gz chromium_src-9355a6099979c0d907d8fcf7904ea4593915f068.tar.bz2 |
Update V8 to version 3.24.9.
R=jochen@chromium.org
Review URL: https://codereview.chromium.org/111403009
Patch from Ulan Degenbaev <ulan@chromium.org>.
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@242768 0039d316-1c4b-4281-b951-d872f2087c98
-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": "18423", + "v8_revision": "18437", # Three lines of non-changing comments so that # the commit queue can handle CLs rolling WebRTC # and V8 without interference from each other. |