diff options
author | bmeurer@chromium.org <bmeurer@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2013-10-24 14:32:25 +0000 |
---|---|---|
committer | bmeurer@chromium.org <bmeurer@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2013-10-24 14:32:25 +0000 |
commit | c6f6aa8ab72b1c546212fa6fd1d3d822a933d1e5 (patch) | |
tree | c1355b58dfbaec30869b5847bd7f6b003b56fc2e /DEPS | |
parent | 3039d6bed04ef0f4bc74d0e6d611d3b69af20aa4 (diff) | |
download | chromium_src-c6f6aa8ab72b1c546212fa6fd1d3d822a933d1e5.zip chromium_src-c6f6aa8ab72b1c546212fa6fd1d3d822a933d1e5.tar.gz chromium_src-c6f6aa8ab72b1c546212fa6fd1d3d822a933d1e5.tar.bz2 |
Update V8 to version 3.22.21.
TBR=danno@chromium.org
Review URL: https://codereview.chromium.org/39783002
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@230716 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": "17310", + "v8_revision": "17363", # Three lines of non-changing comments so that # the commit queue can handle CLs rolling WebRTC # and V8 without interference from each other. |