streams: refactor LazyTransform to internal/
[platform/upstream/nodejs.git] / node.gyp
index 0bc27ae..e7153ba 100644 (file)
--- a/node.gyp
+++ b/node.gyp
@@ -73,6 +73,7 @@
       'lib/internal/socket_list.js',
       'lib/internal/repl.js',
       'lib/internal/util.js',
+      'lib/internal/streams/lazy_transform.js',
     ],
   },