summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorjochen@chromium.org <jochen@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2014-01-02 15:09:11 +0000
committerjochen@chromium.org <jochen@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2014-01-02 15:09:11 +0000
commit9355a6099979c0d907d8fcf7904ea4593915f068 (patch)
tree07fd278083467a471574daec60076000559d205d
parentf2da7d062172f065a0a8c3c1241e2aba306ebd91 (diff)
downloadchromium_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--DEPS2
1 files changed, 1 insertions, 1 deletions
diff --git a/DEPS b/DEPS
index 87269d5..50279a1 100644
--- a/DEPS
+++ b/DEPS
@@ -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.