summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorulan@chromium.org <ulan@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2013-03-07 18:07:07 +0000
committerulan@chromium.org <ulan@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2013-03-07 18:07:07 +0000
commitdfb1105fdcc9ad2fed7488dfcbf5c42c9cb6e78c (patch)
tree341cf5379dffa55001313ca1c1f134d036882f98
parentc23d62e3fb7c15818afc023df75209b22dfaea2e (diff)
downloadchromium_src-dfb1105fdcc9ad2fed7488dfcbf5c42c9cb6e78c.zip
chromium_src-dfb1105fdcc9ad2fed7488dfcbf5c42c9cb6e78c.tar.gz
chromium_src-dfb1105fdcc9ad2fed7488dfcbf5c42c9cb6e78c.tar.bz2
Update V8 to version 3.17.8.
R=jkummerow@chromium.org Review URL: https://chromiumcodereview.appspot.com/12613009 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@186739 0039d316-1c4b-4281-b951-d872f2087c98
-rw-r--r--DEPS2
1 files changed, 1 insertions, 1 deletions
diff --git a/DEPS b/DEPS
index 6468ef7..7f5ea1f 100644
--- a/DEPS
+++ b/DEPS
@@ -33,7 +33,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": "13779",
+ "v8_revision": "13864",
# Three lines of non-changing comments so that
# the commit queue can handle CLs rolling WebRTC
# and V8 without interference from each other.