| Index: runtime/vm/vm_sources.gypi
|
| diff --git a/runtime/vm/vm_sources.gypi b/runtime/vm/vm_sources.gypi
|
| index e6902f8bae7ce25df06541c8e768cc3cb66fe938..6eb0056674d15758ab80c18d06a5483a52b06c2b 100644
|
| --- a/runtime/vm/vm_sources.gypi
|
| +++ b/runtime/vm/vm_sources.gypi
|
| @@ -377,11 +377,12 @@
|
| 'ring_buffer.h',
|
| 'ring_buffer_test.cc',
|
| 'runtime_entry.h',
|
| + 'runtime_entry_list.h',
|
| 'runtime_entry_arm.cc',
|
| 'runtime_entry_arm64.cc',
|
| 'runtime_entry_ia32.cc',
|
| 'runtime_entry_mips.cc',
|
| - 'runtime_entry_test.cc',
|
| + 'runtime_entry.cc',
|
| 'runtime_entry_x64.cc',
|
| 'scanner.cc',
|
| 'scanner.h',
|
|
|