Revert "deps: cherry-pick b8331cc030 from upstream V8"
This reverts commit 4e769a840bf67735e9c0e69c1d9ad3671ee086c6. The reason for reverting this is that I forgot to increment the v8_embedder_string in the above commit. PR-URL: https://github.com/nodejs/node/pull/16899 Reviewed-By: Ben Noordhuis <info@bnoordhuis.nl> Reviewed-By: Michaël Zasso <targos@protonmail.com>
This commit is contained in:
parent
4e769a840b
commit
3393b65a6f
4
deps/v8/src/inspector/inspector.gypi
vendored
4
deps/v8/src/inspector/inspector.gypi
vendored
@ -31,8 +31,8 @@
|
||||
'inspector_all_sources': [
|
||||
'<@(inspector_generated_sources)',
|
||||
'<(inspector_generated_injected_script)',
|
||||
'../include/v8-inspector.h',
|
||||
'../include/v8-inspector-protocol.h',
|
||||
'../../include/v8-inspector.h',
|
||||
'../../include/v8-inspector-protocol.h',
|
||||
'inspector/injected-script.cc',
|
||||
'inspector/injected-script.h',
|
||||
'inspector/inspected-context.cc',
|
||||
|
Loading…
x
Reference in New Issue
Block a user