Skip to content

Commit

Permalink
tools: remove has_absl_stringify from gyp file
Browse files Browse the repository at this point in the history
File was removed in #54536

PR-URL: #56157
Reviewed-By: Richard Lau <[email protected]>
Reviewed-By: Luigi Pinca <[email protected]>
  • Loading branch information
targos authored Dec 10, 2024
1 parent 6c03beb commit bd3c25c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tools/v8_gypfiles/v8.gyp
Original file line number Diff line number Diff line change
Expand Up @@ -2401,7 +2401,6 @@
'<(ABSEIL_ROOT)/absl/strings/cord_buffer.cc',
'<(ABSEIL_ROOT)/absl/strings/escaping.h',
'<(ABSEIL_ROOT)/absl/strings/escaping.cc',
'<(ABSEIL_ROOT)/absl/strings/has_absl_stringify.h',
'<(ABSEIL_ROOT)/absl/strings/has_ostream_operator.h',
'<(ABSEIL_ROOT)/absl/strings/internal/charconv_bigint.h',
'<(ABSEIL_ROOT)/absl/strings/internal/charconv_bigint.cc',
Expand Down

0 comments on commit bd3c25c

Please sign in to comment.