mirror of
https://github.com/zebrajr/node.git
synced 2026-01-15 12:15:26 +00:00
deps: move inspector_protocol to deps
The `crdtp` library in the inspector_protocol is compiled as a library and linked to the node executable. PR-URL: https://github.com/nodejs/node/pull/56649 Reviewed-By: James M Snell <jasnell@gmail.com> Reviewed-By: Yagiz Nizipli <yagiz@nizipli.com>
This commit is contained in:
committed by
Node.js GitHub Bot
parent
744c2f507b
commit
0aa5874098
2
LICENSE
2
LICENSE
@@ -2098,7 +2098,7 @@ The externally maintained libraries used by Node.js are:
|
||||
OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
"""
|
||||
|
||||
- inspector_protocol, located at tools/inspector_protocol, is licensed as follows:
|
||||
- inspector_protocol, located at deps/inspector_protocol, is licensed as follows:
|
||||
"""
|
||||
// Copyright 2016 The Chromium Authors. All rights reserved.
|
||||
//
|
||||
|
||||
Reference in New Issue
Block a user