diff options
author | mvstanton@chromium.org <mvstanton@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2013-10-11 23:07:25 +0000 |
---|---|---|
committer | mvstanton@chromium.org <mvstanton@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2013-10-11 23:07:25 +0000 |
commit | 81014bd4a8fd40914d8ca71fe242cab99ca17374 (patch) | |
tree | b0ed3eede1cdffa3ca0018950e9f7d354e334e18 | |
parent | 2f05998afb96f6a18e21366dd06c154f0c6020a9 (diff) | |
download | chromium_src-81014bd4a8fd40914d8ca71fe242cab99ca17374.zip chromium_src-81014bd4a8fd40914d8ca71fe242cab99ca17374.tar.gz chromium_src-81014bd4a8fd40914d8ca71fe242cab99ca17374.tar.bz2 |
Update V8 to version 3.22.10.
TBR=machenbach@chromium.org
BUG=
Review URL: https://codereview.chromium.org/26993003
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@228272 0039d316-1c4b-4281-b951-d872f2087c98
-rw-r--r-- | DEPS | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -35,7 +35,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": "17132", + "v8_revision": "17156", # Three lines of non-changing comments so that # the commit queue can handle CLs rolling WebRTC # and V8 without interference from each other. |