diff options
author | bmeurer@chromium.org <bmeurer@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2013-10-27 02:15:35 +0000 |
---|---|---|
committer | bmeurer@chromium.org <bmeurer@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2013-10-27 02:15:35 +0000 |
commit | 5cb6257711cbeb7dc8039105e1c26bba545bf595 (patch) | |
tree | a8e1e4d56b6c5f9c3d3411be293f888a4706edfe /DEPS | |
parent | cdddd62a87992164c596524c1d04e4cb2c36c720 (diff) | |
download | chromium_src-5cb6257711cbeb7dc8039105e1c26bba545bf595.zip chromium_src-5cb6257711cbeb7dc8039105e1c26bba545bf595.tar.gz chromium_src-5cb6257711cbeb7dc8039105e1c26bba545bf595.tar.bz2 |
Update V8 to version 3.22.22.
TBR=danno@chromium.org
Review URL: https://codereview.chromium.org/43333005
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@231227 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'DEPS')
-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": "17363", + "v8_revision": "17389", # Three lines of non-changing comments so that # the commit queue can handle CLs rolling WebRTC # and V8 without interference from each other. |