Skip to content

Commit 29ea2ca

Browse files
targosnodejs-github-bot
authored andcommitted
tools: update V8 gypfiles for 15.1
Signed-Off-By: Michaël Zasso <targos@protonmail.com>
1 parent 3b30551 commit 29ea2ca

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

tools/v8_gypfiles/abseil.gyp

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,8 @@
2929
'<(ABSEIL_ROOT)/absl/base/const_init.h',
3030
'<(ABSEIL_ROOT)/absl/base/dynamic_annotations.h',
3131
'<(ABSEIL_ROOT)/absl/base/internal/atomic_hook.h',
32+
'<(ABSEIL_ROOT)/absl/base/internal/cpu_detect.h',
33+
'<(ABSEIL_ROOT)/absl/base/internal/cpu_detect.cc',
3234
'<(ABSEIL_ROOT)/absl/base/internal/cycleclock.h',
3335
'<(ABSEIL_ROOT)/absl/base/internal/cycleclock.cc',
3436
'<(ABSEIL_ROOT)/absl/base/internal/cycleclock_config.h',
@@ -119,8 +121,6 @@
119121
'<(ABSEIL_ROOT)/absl/container/node_hash_set.h',
120122
'<(ABSEIL_ROOT)/absl/crc/crc32c.h',
121123
'<(ABSEIL_ROOT)/absl/crc/crc32c.cc',
122-
'<(ABSEIL_ROOT)/absl/crc/internal/cpu_detect.h',
123-
'<(ABSEIL_ROOT)/absl/crc/internal/cpu_detect.cc',
124124
'<(ABSEIL_ROOT)/absl/crc/internal/crc.h',
125125
'<(ABSEIL_ROOT)/absl/crc/internal/crc.cc',
126126
'<(ABSEIL_ROOT)/absl/crc/internal/crc32c.h',

0 commit comments

Comments
 (0)