diff options
author | machenbach@chromium.org <machenbach@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2014-07-15 11:17:18 +0000 |
---|---|---|
committer | machenbach@chromium.org <machenbach@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2014-07-15 11:17:18 +0000 |
commit | 96ce7e2a1dbb62e86ec9bcc3129cbfbd34c95a3f (patch) | |
tree | 94b4caefa4e677f947cbdbefd8d1734786a7d7a6 /DEPS | |
parent | 3e61350986e132be8b28a30a2575cdad3425bc8a (diff) | |
download | chromium_src-96ce7e2a1dbb62e86ec9bcc3129cbfbd34c95a3f.zip chromium_src-96ce7e2a1dbb62e86ec9bcc3129cbfbd34c95a3f.tar.gz chromium_src-96ce7e2a1dbb62e86ec9bcc3129cbfbd34c95a3f.tar.bz2 |
Update V8 to version 3.28.23.1 (merged r22386, r22396).
Please reply to the V8 sheriff titzer@chromium.org in case of problems.
TBR=titzer@chromium.org
NOTRY=true
Review URL: https://codereview.chromium.org/392873003
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@283183 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'DEPS')
-rw-r--r-- | DEPS | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -51,7 +51,7 @@ vars = { # the commit queue can handle CLs rolling Skia # and V8 without interference from each other. "v8_branch": "trunk", - "v8_revision": "22388", + "v8_revision": "22400", # Three lines of non-changing comments so that # the commit queue can handle CLs rolling WebRTC # and V8 without interference from each other. |