Index: gypfiles/all.gyp |
diff --git a/gypfiles/all.gyp b/gypfiles/all.gyp |
index bbad66741c7e260e61a66990460194010096b967..c0fd2e6f2c468e3f616099ccf7ba37ec40a47738 100644 |
--- a/gypfiles/all.gyp |
+++ b/gypfiles/all.gyp |
@@ -10,6 +10,7 @@ |
'dependencies': [ |
'../src/d8.gyp:d8', |
'../test/inspector/inspector.gyp:*', |
+ '../tools/mkgrokdump.gyp:mkgrokdump', |
], |
'conditions': [ |
['component!="shared_library"', { |