Skip to content

Commit

Permalink
Update V8 to version 6.5.21.
Browse files Browse the repository at this point in the history
Summary of changes available at:
https://chromium.googlesource.com/v8/v8/+log/744d799d..0cde30f5

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;master.tryserver.chromium.linux:linux_optional_gpu_tests_rel;master.tryserver.chromium.mac:mac_optional_gpu_tests_rel;master.tryserver.chromium.win:win_optional_gpu_tests_rel;master.tryserver.chromium.android:android_optional_gpu_tests_rel

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

Change-Id: I65d2a0e19d21e9160a87150accb090a38db921be
Reviewed-on: https://chromium-review.googlesource.com/814238
Reviewed-by: v8 autoroll <v8-autoroll@chromium.org>
Commit-Queue: v8 autoroll <v8-autoroll@chromium.org>
Cr-Commit-Position: refs/heads/master@{#522519}
  • Loading branch information
v8-autoroll authored and Commit Bot committed Dec 7, 2017
1 parent 70fb729 commit c98d97d
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 @@ -78,7 +78,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': '744d799d96545c9291b250b6186114f7a9320db6',
'v8_revision': '0cde30f575a5e8e1f8f2337cd98d7b6e77debdbf',
# 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 c98d97d

Please sign in to comment.