Skip to content

Commit

Permalink
Update V8 to version 6.7.213.
Browse files Browse the repository at this point in the history
Summary of changes available at:
https://chromium.googlesource.com/v8/v8/+log/63114b0c..81094bec

Please follow these instructions for assigning/CC'ing issues:
https://github.com/v8/v8/wiki/Triaging%20issues

Please close rolling in case of a roll revert:
https://v8-roll.appspot.com/
This only works with a Google account.

CQ_INCLUDE_TRYBOTS=master.tryserver.blink:linux_trusty_blink_rel;luci.chromium.try:linux_optional_gpu_tests_rel;luci.chromium.try:mac_optional_gpu_tests_rel;master.tryserver.chromium.win:win_optional_gpu_tests_rel;luci.chromium.try:android_optional_gpu_tests_rel

TBR=hablich@chromium.org,machenbach@chromium.org,kozyatinskiy@chromium.org,sergiyb@chromium.org

Change-Id: Ib404190fb2f51cdc9c05e620a0cdece0965eb059
Reviewed-on: https://chromium-review.googlesource.com/988492
Reviewed-by: v8 autoroll <v8-autoroll@chromium.org>
Commit-Queue: v8 autoroll <v8-autoroll@chromium.org>
Cr-Commit-Position: refs/heads/master@{#547322}
  • Loading branch information
v8-autoroll authored and Commit Bot committed Mar 30, 2018
1 parent 6558273 commit 37fe03a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion DEPS
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,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': '63114b0ce09f2b6c4634f8f8ecfdb2634360b2d0',
'v8_revision': '81094bec9a28e792d5e681fb34599638fbdcfe5a',
# 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.
Expand Down

0 comments on commit 37fe03a

Please sign in to comment.