Chromium Code Reviews| Index: runtime/vm/vm_sources.gypi |
| diff --git a/runtime/vm/vm_sources.gypi b/runtime/vm/vm_sources.gypi |
| index 902eae756e8a6a2efd39a25898a52a83e570c8d7..9c5c54c3fc8b6001041e1eb93b423a2ddda844d3 100644 |
| --- a/runtime/vm/vm_sources.gypi |
| +++ b/runtime/vm/vm_sources.gypi |
| @@ -80,6 +80,8 @@ |
| 'class_finalizer_test.cc', |
| 'class_table.cc', |
| 'class_table.h', |
| + 'clustered_snapshot.cc', |
| + 'clustered_snapshot.h', |
| 'code_descriptors.cc', |
| 'code_descriptors.h', |
| 'code_descriptors_test.cc', |