Index: test/cctest/SConscript |
diff --git a/test/cctest/SConscript b/test/cctest/SConscript |
index fc4e01a42515cae010a5daabcb21d3b8e0076aac..91034034a1dab90f5a3a4058829abe9134dd5116 100644 |
--- a/test/cctest/SConscript |
+++ b/test/cctest/SConscript |
@@ -45,6 +45,7 @@ SOURCES = { |
'test-func-name-inference.cc', |
'test-hashmap.cc', |
'test-heap.cc', |
+ 'test-heap-profiler.cc', |
'test-list.cc', |
'test-lock.cc', |
'test-log.cc', |