diff options
author | rossberg@chromium.org <rossberg@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2012-10-22 16:22:32 +0000 |
---|---|---|
committer | rossberg@chromium.org <rossberg@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2012-10-22 16:22:32 +0000 |
commit | 6339ef13a0ef036a18058bd4b892a158ecb5af72 (patch) | |
tree | 905b8528fa036f62d814d0869822ecee2308ec77 /DEPS | |
parent | 1711bc84f2b0203969a65a9f69d37ffaebca16d5 (diff) | |
download | chromium_src-6339ef13a0ef036a18058bd4b892a158ecb5af72.zip chromium_src-6339ef13a0ef036a18058bd4b892a158ecb5af72.tar.gz chromium_src-6339ef13a0ef036a18058bd4b892a158ecb5af72.tar.bz2 |
Update V8 to version 3.14.5.
TBR=jkummerow@chromium.org
BUG=
Review URL: https://chromiumcodereview.appspot.com/11234029
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@163297 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": "12732", + "v8_revision": "12787", # Three lines of non-changing comments so that # the commit queue can handle CLs rolling WebRTC # and V8 without interference from each other. |