Chromium Code Reviews| Index: runtime/vm/vm_sources.gypi |
| diff --git a/runtime/vm/vm_sources.gypi b/runtime/vm/vm_sources.gypi |
| index 32c2603eb1910432e7981ce827b199b785b9565f..f982d8c347c8c116909aad6c8b65544ab9d432fc 100644 |
| --- a/runtime/vm/vm_sources.gypi |
| +++ b/runtime/vm/vm_sources.gypi |
| @@ -102,6 +102,8 @@ |
| 'code_patcher_mips_test.cc', |
| 'code_patcher_x64.cc', |
| 'code_patcher_x64_test.cc', |
| + 'compilation_trace.cc', |
| + 'compilation_trace.h', |
| 'compiler.cc', |
| 'compiler.h', |
| 'compiler_stats.cc', |