summaryrefslogtreecommitdiffstats
path: root/DEPS
diff options
context:
space:
mode:
authorv8-autoroll <v8-autoroll@chromium.org>2015-06-02 10:39:43 -0700
committerCommit bot <commit-bot@chromium.org>2015-06-02 17:40:30 +0000
commitc977764099f39d269f771379d819cb0fefc10bf0 (patch)
treec6223ebd2ee7075a1c2ccc255cec832a163a0b3f /DEPS
parentc60e7b78489c6d747514c7047112241ecf46d19b (diff)
downloadchromium_src-c977764099f39d269f771379d819cb0fefc10bf0.zip
chromium_src-c977764099f39d269f771379d819cb0fefc10bf0.tar.gz
chromium_src-c977764099f39d269f771379d819cb0fefc10bf0.tar.bz2
Update V8 to version 4.5.30.
Summary of changes available at: https://chromium.googlesource.com/v8/v8/+log/eea49143..ea51e3f7 Please follow these instructions for assigning/CC'ing issues: https://code.google.com/p/v8-wiki/wiki/TriagingIssues TBR=hablich@chromium.org,machenbach@chromium.org,yangguo@chromium.org,vogelheim@chromium.org Review URL: https://codereview.chromium.org/1145243009 Cr-Commit-Position: refs/heads/master@{#332426}
Diffstat (limited to 'DEPS')
-rw-r--r--DEPS2
1 files changed, 1 insertions, 1 deletions
diff --git a/DEPS b/DEPS
index fb72e60..887dfd5 100644
--- a/DEPS
+++ b/DEPS
@@ -47,7 +47,7 @@ vars = {
# the commit queue can handle CLs rolling Skia
# and V8 without interference from each other.
'v8_branch': 'trunk',
- 'v8_revision': 'eea491433281376994fcdb446b7b01d4a8b648b4',
+ 'v8_revision': 'ea51e3f72c1f07f191692a022611e448294d4221',
# Three lines of non-changing comments so that
# the commit queue can handle CLs rolling WebRTC
# and V8 without interference from each other.