Skip to content

Commit b661b5f

Browse files
committed
deps: move inspector_protocol to deps
Dependencies that influence directly what goes into the `node` binary should be in `deps/`. Refs: nodejs#21975 (comment)
1 parent 439b75b commit b661b5f

34 files changed

+6
-6
lines changed

LICENSE

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1035,7 +1035,7 @@ The externally maintained libraries used by Node.js are:
10351035
OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
10361036
"""
10371037

1038-
- inspector_protocol, located at tools/inspector_protocol, is licensed as follows:
1038+
- inspector_protocol, located at deps/inspector_protocol, is licensed as follows:
10391039
"""
10401040
// Copyright 2016 The Chromium Authors. All rights reserved.
10411041
//
File renamed without changes.
File renamed without changes.

0 commit comments

Comments
 (0)