Correctly use new path to js_protocol.pdl
TBR=pfeldman@chromium.org Bug: v8:9247 Change-Id: Icda672d6add5f4ff522706c8c4cb0f907bcff1b4 Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/1666991 Reviewed-by: Yang Guo <yangguo@chromium.org> Commit-Queue: Yang Guo <yangguo@chromium.org> Cr-Commit-Position: refs/heads/master@{#62271}
This commit is contained in:
parent
21eb5e9dba
commit
b72addcf23
@ -1,6 +1,6 @@
|
||||
{
|
||||
"protocol": {
|
||||
"path": "js_protocol.pdl",
|
||||
"path": "../../include/js_protocol.pdl",
|
||||
"package": "src/inspector/protocol",
|
||||
"output": "protocol",
|
||||
"namespace": ["v8_inspector", "protocol"],
|
||||
|
Loading…
Reference in New Issue
Block a user