summaryrefslogtreecommitdiffstats
path: root/DEPS
diff options
context:
space:
mode:
authorjochen@chromium.org <jochen@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2014-06-02 11:28:39 +0000
committerjochen@chromium.org <jochen@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2014-06-02 11:28:39 +0000
commit74718ad55fdab44c9ce77b79002b7ed644a06af4 (patch)
tree8525263fc33b9bec1ae4fc91e5bd7547632c4785 /DEPS
parentb27e263531e161076f0d47152f2b53afdd5385d7 (diff)
downloadchromium_src-74718ad55fdab44c9ce77b79002b7ed644a06af4.zip
chromium_src-74718ad55fdab44c9ce77b79002b7ed644a06af4.tar.gz
chromium_src-74718ad55fdab44c9ce77b79002b7ed644a06af4.tar.bz2
Update V8 to version 3.27.17.1 (merged r21597).
TBR=mvstanton@chromium.org Review URL: https://codereview.chromium.org/306023013 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@274207 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'DEPS')
-rw-r--r--DEPS2
1 files changed, 1 insertions, 1 deletions
diff --git a/DEPS b/DEPS
index 5237f6c..fc512dd 100644
--- a/DEPS
+++ b/DEPS
@@ -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": "21543",
+ "v8_revision": "21598",
# Three lines of non-changing comments so that
# the commit queue can handle CLs rolling WebRTC
# and V8 without interference from each other.