diff options
author | ulan@google.com <ulan@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2013-04-23 07:51:16 +0000 |
---|---|---|
committer | ulan@google.com <ulan@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2013-04-23 07:51:16 +0000 |
commit | 61db61a45580825b52ac195cd2208b6bc4313263 (patch) | |
tree | 9d084df50a464d0319f231d62b47ee333657c32c /DEPS | |
parent | eea5f941eef3f5508e9726ecbe1d4628717ed8df (diff) | |
download | chromium_src-61db61a45580825b52ac195cd2208b6bc4313263.zip chromium_src-61db61a45580825b52ac195cd2208b6bc4313263.tar.gz chromium_src-61db61a45580825b52ac195cd2208b6bc4313263.tar.bz2 |
Update V8 to version 3.18.2.
R=jkummerow@chromium.org
Review URL: https://codereview.chromium.org/14179012
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@195759 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'DEPS')
-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": "14336", + "v8_revision": "14368", # Three lines of non-changing comments so that # the commit queue can handle CLs rolling WebRTC # and V8 without interference from each other. |