From 2cb12b94deeb96f0ea46f3b01e02d62a2edffb0a Mon Sep 17 00:00:00 2001 From: Brian Hackett Date: Wed, 28 Jun 2023 06:42:35 -0700 Subject: [PATCH] Update DEPS for V8 GC change (#774) --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPS b/DEPS index 095e243681b5f6..0e9df64f98bc17 100644 --- a/DEPS +++ b/DEPS @@ -311,7 +311,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': '4ea00745613a82c1952c3366c06f1ad65219f034', + 'v8_revision': '58b6be11dd5a38aaa5df910b8f74d8a72101b9bb', # 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.