Index: runtime/vm/vm_sources.gypi |
diff --git a/runtime/vm/vm_sources.gypi b/runtime/vm/vm_sources.gypi |
index 5f82a34f4dbf115ba8eacb06d09b765f56f793f0..e30dd65f7a42fca674a38e208e0ed422c3c69ab2 100644 |
--- a/runtime/vm/vm_sources.gypi |
+++ b/runtime/vm/vm_sources.gypi |
@@ -290,6 +290,8 @@ |
'longjump.h', |
'longjump_test.cc', |
'malloc_hooks.cc', |
+ 'malloc_hooks_ia32.cc', |
+ 'malloc_hooks_x64.cc', |
'malloc_hooks.h', |
'malloc_hooks_test.cc', |
'malloc_hooks_unsupported.cc', |