summaryrefslogtreecommitdiff
path: root/node.gyp
diff options
context:
space:
mode:
Diffstat (limited to 'node.gyp')
-rw-r--r--node.gyp2
1 files changed, 2 insertions, 0 deletions
diff --git a/node.gyp b/node.gyp
index d89296246c..1ee29f1864 100644
--- a/node.gyp
+++ b/node.gyp
@@ -423,6 +423,8 @@
'src/node_revert.h',
'src/node_i18n.h',
'src/node_worker.h',
+ 'src/memory_tracker.h',
+ 'src/memory_tracker-inl.h',
'src/pipe_wrap.h',
'src/tty_wrap.h',
'src/tcp_wrap.h',