summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorulan@chromium.org <ulan@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2014-01-08 15:13:48 +0000
committerulan@chromium.org <ulan@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2014-01-08 15:13:48 +0000
commit900922aceeccb84c39a2cc5881fd0bb5f9508b4b (patch)
treed97119668d980e849bd0b7a26d117f33fa1bf8f4
parent1651ccebbb90fc3ef504cea3934238412da1b12c (diff)
downloadchromium_src-900922aceeccb84c39a2cc5881fd0bb5f9508b4b.zip
chromium_src-900922aceeccb84c39a2cc5881fd0bb5f9508b4b.tar.gz
chromium_src-900922aceeccb84c39a2cc5881fd0bb5f9508b4b.tar.bz2
Update V8 to version 3.24.12.
TBR=machenbach@chromium.org Review URL: https://codereview.chromium.org/127983002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@243562 0039d316-1c4b-4281-b951-d872f2087c98
-rw-r--r--DEPS2
1 files changed, 1 insertions, 1 deletions
diff --git a/DEPS b/DEPS
index b1ccb1b..7eedc2c 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": "18454",
+ "v8_revision": "18488",
# Three lines of non-changing comments so that
# the commit queue can handle CLs rolling WebRTC
# and V8 without interference from each other.