Chromium Code Reviews| Index: runtime/vm/vm_sources.gypi |
| diff --git a/runtime/vm/vm_sources.gypi b/runtime/vm/vm_sources.gypi |
| index 36d953416714401ca63fdd6bcdaf94c067635051..34d7ace45137e7fc6638c46f2f4cb85f492dbb33 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', |