Index: runtime/vm/vm_sources.gypi |
diff --git a/runtime/vm/vm_sources.gypi b/runtime/vm/vm_sources.gypi |
index 0b18707d2250cbcb0d99218ed55fa141fe961e41..8cc57c1f1991abf5c0d76620927f74b12049b711 100644 |
--- a/runtime/vm/vm_sources.gypi |
+++ b/runtime/vm/vm_sources.gypi |
@@ -197,6 +197,8 @@ |
'longjump.cc', |
'longjump.h', |
'longjump_test.cc', |
+ 'megamorphic_cache_table.cc', |
+ 'megamorphic_cache_table.h', |
'memory_region.cc', |
'memory_region.h', |
'memory_region_test.cc', |