From 4c52fb27189a246b5da24b59723d4da8c42f2f5c Mon Sep 17 00:00:00 2001 From: v8-ci-autoroll-builder Date: Mon, 22 Oct 2018 20:22:29 +0000 Subject: [PATCH] Update V8 to version 7.2.65. Summary of changes available at: https://chromium.googlesource.com/v8/v8/+log/7bc77bb4..c18347a7 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;luci.chromium.try:win_optional_gpu_tests_rel;luci.chromium.try:android_optional_gpu_tests_rel TBR=hablich@chromium.org,v8-waterfall-sheriff@grotations.appspotmail.com Change-Id: I5a3ffe190585c91bb35d3ab5b1669a20b7f08bb3 Reviewed-on: https://chromium-review.googlesource.com/c/1294391 Reviewed-by: v8-ci-autoroll-builder Commit-Queue: v8-ci-autoroll-builder Cr-Commit-Position: refs/heads/master@{#601707} --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPS b/DEPS index e24e6071f3ca93..becfd7736c6e38 100644 --- a/DEPS +++ b/DEPS @@ -115,7 +115,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': '7bc77bb4ecb10113ca06010f9cc84ba5f9373f9e', + 'v8_revision': 'c18347a7f77a134ad96e9ee1e7bb74725984dcfd', # 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.