diff options
author | jochen@chromium.org <jochen@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2014-06-04 15:25:38 +0000 |
---|---|---|
committer | jochen@chromium.org <jochen@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2014-06-04 15:25:38 +0000 |
commit | 1af8c6634ab8c8f98d1766e6bf1cd49e1bb20445 (patch) | |
tree | 25067dd53a7cb4e767bcdf69ba634783f3b582fb /DEPS | |
parent | f286fe0e092a46dd8136a779fecdd9411bfbab87 (diff) | |
download | chromium_src-1af8c6634ab8c8f98d1766e6bf1cd49e1bb20445.zip chromium_src-1af8c6634ab8c8f98d1766e6bf1cd49e1bb20445.tar.gz chromium_src-1af8c6634ab8c8f98d1766e6bf1cd49e1bb20445.tar.bz2 |
Update V8 to version 3.27.19.3 (merged r21678).
TBR=machenbach@chromium.org
Review URL: https://codereview.chromium.org/313913003
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@274835 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'DEPS')
-rw-r--r-- | DEPS | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -50,7 +50,7 @@ vars = { # the commit queue can handle CLs rolling Skia # and V8 without interference from each other. "v8_branch": "trunk", - "v8_revision": "21669", + "v8_revision": "21680", # Three lines of non-changing comments so that # the commit queue can handle CLs rolling WebRTC # and V8 without interference from each other. |