Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 2266caf

Browse filesBrowse files
danbevevanlucas
authored andcommitted
Revert "deps: cherry-pick b8331cc030 from upstream V8"
This reverts commit 4e769a8. The reason for reverting this is that I forgot to increment the v8_embedder_string in the above commit. PR-URL: #16899 Reviewed-By: Ben Noordhuis <info@bnoordhuis.nl> Reviewed-By: Michaël Zasso <targos@protonmail.com>
1 parent 81f14bf commit 2266caf
Copy full SHA for 2266caf

File tree

Expand file treeCollapse file tree

1 file changed

+2
-2
lines changed
Open diff view settings
Filter options
Expand file treeCollapse file tree

1 file changed

+2
-2
lines changed
Open diff view settings
Collapse file

‎deps/v8/src/inspector/inspector.gypi‎

Copy file name to clipboardExpand all lines: deps/v8/src/inspector/inspector.gypi
+2-2Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,8 +31,8 @@
3131
'inspector_all_sources': [
3232
'<@(inspector_generated_sources)',
3333
'<(inspector_generated_injected_script)',
34-
'../include/v8-inspector.h',
35-
'../include/v8-inspector-protocol.h',
34+
'../../include/v8-inspector.h',
35+
'../../include/v8-inspector-protocol.h',
3636
'inspector/injected-script.cc',
3737
'inspector/injected-script.h',
3838
'inspector/inspected-context.cc',

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.