commit | 03764695ffd5887cebc446f61ec43059e03f55b5 | [log] [tgz] |
---|---|---|
author | Cheng Zhao <zcbenz@gmail.com> | Thu Mar 09 01:04:18 2023 |
committer | Cheng Zhao <zcbenz@gmail.com> | Thu Mar 09 01:04:18 2023 |
tree | 1404fee9d5bdd2274c9a7a7f9daa6c672e1927c5 | |
parent | 231d3578b4bf2bec1c3d306e53621430003b4bae [diff] |
Add jinja_dir arg in gni file When building Node.js with GN, we would like to reuse the jinja code in its codebase, instead of checking out a new one in third_party. Change-Id: I959bc2f3347070f032e9d1487332681fc811b627
This package contains code generators and templates for the Chromium inspector protocol.
The canonical location of this package is at https://chromium.googlesource.com/deps/inspector_protocol/
In the Chromium tree, it's rolled into https://cs.chromium.org/chromium/src/third_party/inspector_protocol/
In the V8 tree, it's rolled into https://cs.chromium.org/chromium/src/v8/third_party/inspector_protocol/
See also Contributing to Chrome Devtools Protocol.
To build and run the tests of the crdtp library, see CRDTP - Chrome DevTools Protocol.