summaryrefslogtreecommitdiffstats
path: root/DEPS
diff options
context:
space:
mode:
authormachenbach@chromium.org <machenbach@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2014-03-26 16:42:57 +0000
committermachenbach@chromium.org <machenbach@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2014-03-26 16:42:57 +0000
commite0f879f3af8aedd2a60fc8907c805488a73ed7ec (patch)
tree4b1dc0385c06b88741eace4260bf8034c72e2a38 /DEPS
parent0e3fe8d9a1644252973f824255a5f17895999817 (diff)
downloadchromium_src-e0f879f3af8aedd2a60fc8907c805488a73ed7ec.zip
chromium_src-e0f879f3af8aedd2a60fc8907c805488a73ed7ec.tar.gz
chromium_src-e0f879f3af8aedd2a60fc8907c805488a73ed7ec.tar.bz2
Update V8 to version 3.25.27 (based on bleeding_edge revision r20272).
TBR=svenpanne@chromium.org Review URL: https://codereview.chromium.org/212213006 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@259603 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 f8abe9a..b6556c2 100644
--- a/DEPS
+++ b/DEPS
@@ -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": "20258",
+ "v8_revision": "20277",
# Three lines of non-changing comments so that
# the commit queue can handle CLs rolling WebRTC
# and V8 without interference from each other.