From 9c6219c7e213917cce7cd0fc50cf95a66f6f55d3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Micha=C3=ABl=20Zasso?= Date: Fri, 7 Jul 2023 11:08:40 +0200 Subject: [PATCH] tools: update V8 gypfiles for 11.7 PR-URL: https://github.com/nodejs/node/pull/49639 Reviewed-By: Jiawen Geng Reviewed-By: Rafael Gonzaga Reviewed-By: Antoine du Hamel --- tools/v8_gypfiles/v8.gyp | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/tools/v8_gypfiles/v8.gyp b/tools/v8_gypfiles/v8.gyp index eefdf4d39d5..45323919348 100644 --- a/tools/v8_gypfiles/v8.gyp +++ b/tools/v8_gypfiles/v8.gyp @@ -1720,9 +1720,7 @@ 'toolsets': ['host', 'target'], 'direct_dependent_settings': { 'sources': [ - '<(V8_ROOT)/src/heap/base/active-system-pages.cc', - '<(V8_ROOT)/src/heap/base/stack.cc', - '<(V8_ROOT)/src/heap/base/worklist.cc', + '