fix: cppgc/node collisions in renderer process (#33252)

* fix: cppgc/node collisions in renderer process

* Update be_compatible_with_cppgc.patch
This commit is contained in:
Jeremy Rose 2022-03-12 15:28:10 -08:00 committed by GitHub
parent cdc27a3793
commit f372953256
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 98 additions and 0 deletions

View file

@ -32,3 +32,4 @@ darwin_remove_eprototype_error_workaround_3405.patch
darwin_translate_eprototype_to_econnreset_3413.patch
darwin_bump_minimum_supported_version_to_10_15_3406.patch
fix_failing_node_js_test_on_outdated.patch
be_compatible_with_cppgc.patch