diff options
author | ulan@chromium.org <ulan@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2013-03-07 18:07:07 +0000 |
---|---|---|
committer | ulan@chromium.org <ulan@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2013-03-07 18:07:07 +0000 |
commit | dfb1105fdcc9ad2fed7488dfcbf5c42c9cb6e78c (patch) | |
tree | 341cf5379dffa55001313ca1c1f134d036882f98 | |
parent | c23d62e3fb7c15818afc023df75209b22dfaea2e (diff) | |
download | chromium_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-- | DEPS | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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. |