diff options
author | machenbach@chromium.org <machenbach@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2013-09-25 17:55:42 +0000 |
---|---|---|
committer | machenbach@chromium.org <machenbach@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2013-09-25 17:55:42 +0000 |
commit | e8d3e315bdb6bbfd04f8f9af71bc567c7c760481 (patch) | |
tree | 523944d745a9adcddd01c5c98f83f005b621dca3 | |
parent | 0fbfe79affb5bdd88df04264f0d46fa704a3c707 (diff) | |
download | chromium_src-e8d3e315bdb6bbfd04f8f9af71bc567c7c760481.zip chromium_src-e8d3e315bdb6bbfd04f8f9af71bc567c7c760481.tar.gz chromium_src-e8d3e315bdb6bbfd04f8f9af71bc567c7c760481.tar.bz2 |
Update V8 to version 3.22.1.
R=dslomov@chromium.org
TBR=dslomov@chromium.org
BUG=
Review URL: https://codereview.chromium.org/24495006
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@225206 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": "16907", + "v8_revision": "16931", # Three lines of non-changing comments so that # the commit queue can handle CLs rolling WebRTC # and V8 without interference from each other. |