Index: runtime/vm/vm_sources.gypi |
diff --git a/runtime/vm/vm_sources.gypi b/runtime/vm/vm_sources.gypi |
index 83b325f3245cba915b60f658d15ed8b9e2cbecb1..831581eb0521526c1a09c7c61154685ef451e54c 100644 |
--- a/runtime/vm/vm_sources.gypi |
+++ b/runtime/vm/vm_sources.gypi |
@@ -467,6 +467,8 @@ |
'stack_frame_mips.h', |
'stack_frame_test.cc', |
'stack_frame_x64.h', |
+ 'code_statistics.h', |
+ 'code_statistics.cc', |
'store_buffer.cc', |
'store_buffer.h', |
'stub_code.cc', |