diff options
author | jkummerow@chromium.org <jkummerow@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2014-05-20 18:01:28 +0000 |
---|---|---|
committer | jkummerow@chromium.org <jkummerow@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2014-05-20 18:01:28 +0000 |
commit | 78b341ca8c399114cf7029fc7bc4eb7a36ca5572 (patch) | |
tree | d14fea402425d827425edcab1a640dc8751f4bc2 /DEPS | |
parent | 535a6e08c78452a048b3b51f6720bd65f2a2a2f2 (diff) | |
download | chromium_src-78b341ca8c399114cf7029fc7bc4eb7a36ca5572.zip chromium_src-78b341ca8c399114cf7029fc7bc4eb7a36ca5572.tar.gz chromium_src-78b341ca8c399114cf7029fc7bc4eb7a36ca5572.tar.bz2 |
Update V8 to version 3.27.8.1
BUG=374838
R=kareng@google.com
Review URL: https://codereview.chromium.org/294113002
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@271708 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'DEPS')
-rw-r--r-- | DEPS | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -51,7 +51,7 @@ vars = { # the commit queue can handle CLs rolling Skia # and V8 without interference from each other. "v8_branch": "trunk", - "v8_revision": "21373", + "v8_revision": "21393", # Three lines of non-changing comments so that # the commit queue can handle CLs rolling WebRTC # and V8 without interference from each other. |