summaryrefslogtreecommitdiff
path: root/node.gyp
diff options
context:
space:
mode:
authorBradley Farias <bradley.meck@gmail.com>2020-07-17 11:38:46 -0500
committerBradley Farias <bradley.meck@gmail.com>2020-08-26 14:35:34 -0500
commit423490423264d1b7624d578a421a1bedecbc5d2e (patch)
tree6dcd977b716af15dd5440f8ee5eb0ed7f7c4948b /node.gyp
parent87c43dee5302126fa370f5407a963cc8ab8ae013 (diff)
downloadios-node-v8-423490423264d1b7624d578a421a1bedecbc5d2e.tar.gz
ios-node-v8-423490423264d1b7624d578a421a1bedecbc5d2e.tar.bz2
ios-node-v8-423490423264d1b7624d578a421a1bedecbc5d2e.zip
policy: implement scopes field
PR-URL: https://github.com/nodejs/node/pull/34552 Reviewed-By: James M Snell <jasnell@gmail.com>
Diffstat (limited to 'node.gyp')
-rw-r--r--node.gyp1
1 files changed, 0 insertions, 1 deletions
diff --git a/node.gyp b/node.gyp
index 22c270123f..5da3ae61bc 100644
--- a/node.gyp
+++ b/node.gyp
@@ -215,7 +215,6 @@
'lib/internal/url.js',
'lib/internal/util.js',
'lib/internal/util/comparisons.js',
- 'lib/internal/util/compositekey.js',
'lib/internal/util/debuglog.js',
'lib/internal/util/inspect.js',
'lib/internal/util/inspector.js',