Index: test/cctest/cctest.gyp |
diff --git a/test/cctest/cctest.gyp b/test/cctest/cctest.gyp |
index d762c45d6c79fa09896decd7465c064a90339682..5e7ab99d0a54051415d921203b8cbfe3bb306158 100644 |
--- a/test/cctest/cctest.gyp |
+++ b/test/cctest/cctest.gyp |
@@ -60,6 +60,7 @@ |
'compiler/test-control-reducer.cc', |
'compiler/test-gap-resolver.cc', |
'compiler/test-graph-reducer.cc', |
+ 'compiler/test-graph-visualizer.cc', |
'compiler/test-instruction.cc', |
'compiler/test-js-context-specialization.cc', |
'compiler/test-js-constant-cache.cc', |