Chromium Code Reviews| Index: runtime/vm/vm_sources.gypi |
| diff --git a/runtime/vm/vm_sources.gypi b/runtime/vm/vm_sources.gypi |
| index 9b1d27c657620f02fc255efe2c912009ec978573..e75af23a485e1b048087cb673f28fc99e5afa253 100644 |
| --- a/runtime/vm/vm_sources.gypi |
| +++ b/runtime/vm/vm_sources.gypi |
| @@ -285,6 +285,9 @@ |
| 'longjump.cc', |
| 'longjump.h', |
| 'longjump_test.cc', |
| + 'malloc_hooks.cc', |
| + 'malloc_hooks_unsupported.cc', |
| + 'malloc_hooks.h', |
| 'megamorphic_cache_table.cc', |
| 'megamorphic_cache_table.h', |
| 'memory_region.cc', |