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