diff options
author | machenbach@chromium.org <machenbach@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2013-09-25 07:11:03 +0000 |
---|---|---|
committer | machenbach@chromium.org <machenbach@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2013-09-25 07:11:03 +0000 |
commit | d6dbd55db5acc4df5693dba2e7d3f0dc88f9047e (patch) | |
tree | ac09338739e9b79d0a3c480fdc6e93712a16d2a4 /DEPS | |
parent | bf59cc675e5f7e965e12feb1a13158b49eedfcb8 (diff) | |
download | chromium_src-d6dbd55db5acc4df5693dba2e7d3f0dc88f9047e.zip chromium_src-d6dbd55db5acc4df5693dba2e7d3f0dc88f9047e.tar.gz chromium_src-d6dbd55db5acc4df5693dba2e7d3f0dc88f9047e.tar.bz2 |
Update V8 to version 3.22.0.1.
R=dslomov@chromium.org
TBR=dslomov@chromium.org
Review URL: https://codereview.chromium.org/23440069
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@225156 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'DEPS')
-rw-r--r-- | DEPS | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -34,7 +34,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": "16822", + "v8_revision": "16907", # Three lines of non-changing comments so that # the commit queue can handle CLs rolling WebRTC # and V8 without interference from each other. |