summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorhablich <hablich@chromium.org>2016-01-15 06:21:22 -0800
committerCommit bot <commit-bot@chromium.org>2016-01-15 14:22:32 +0000
commita9e98fe55b561a68088c80d74f2fd17ce3d0e6df (patch)
tree61e857c7e1c6ad2211b2f1bda417a1c5550c54a6
parentb7dac1a6a7997c1c7bb440d5eb5a4aa6ee38cf8b (diff)
downloadchromium_src-a9e98fe55b561a68088c80d74f2fd17ce3d0e6df.zip
chromium_src-a9e98fe55b561a68088c80d74f2fd17ce3d0e6df.tar.gz
chromium_src-a9e98fe55b561a68088c80d74f2fd17ce3d0e6df.tar.bz2
Update V8 version for Chromium branch M49
This is a roll-back to 4.9.385. This is the most stable candidate out of the latest Canaries. If this commit results in failures in Blink please contact the Blink sheriff. They may need to make changes to Blink because of the roll-back. When in doubt please try to contact the committer and reviewers of this CL before reverting it. TBR=machenbach@chromium.org,vogelheim@chromium.org,yangguo@chromium.org Review URL: https://codereview.chromium.org/1592743002 Cr-Commit-Position: refs/heads/master@{#369737}
-rw-r--r--DEPS2
1 files changed, 1 insertions, 1 deletions
diff --git a/DEPS b/DEPS
index 203a8f7..ae82caf 100644
--- a/DEPS
+++ b/DEPS
@@ -43,7 +43,7 @@ vars = {
# Three lines of non-changing comments so that
# the commit queue can handle CLs rolling V8
# and whatever else without interference from each other.
- 'v8_revision': '46598c65ff868aa4301252cf65784938c944c1fa',
+ 'v8_revision': '2fea296569597e5064f81fd8fce58f1848de261a',
# Three lines of non-changing comments so that
# the commit queue can handle CLs rolling swarming_client
# and whatever else without interference from each other.