diff options
author | jkummerow@chromium.org <jkummerow@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2013-10-29 19:33:18 +0000 |
---|---|---|
committer | jkummerow@chromium.org <jkummerow@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2013-10-29 19:33:18 +0000 |
commit | 80ce1ec4897fc72d5e7d7698d42c3af37830ef97 (patch) | |
tree | 30bfa81876d5155046ddbf4c80fa0c2c8977ff1a /DEPS | |
parent | f6eb4ec6fe4c958d615b4d17bdee2d0c576ad502 (diff) | |
download | chromium_src-80ce1ec4897fc72d5e7d7698d42c3af37830ef97.zip chromium_src-80ce1ec4897fc72d5e7d7698d42c3af37830ef97.tar.gz chromium_src-80ce1ec4897fc72d5e7d7698d42c3af37830ef97.tar.bz2 |
Update V8 to version 3.22.23.
TBR=danno@chromium.org
Review URL: https://codereview.chromium.org/47543006
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@231614 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'DEPS')
-rw-r--r-- | DEPS | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -46,7 +46,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": "17389", + "v8_revision": "17429", # Three lines of non-changing comments so that # the commit queue can handle CLs rolling WebRTC # and V8 without interference from each other. |