Chromium Code Reviews| Index: runtime/vm/vm_sources.gypi |
| diff --git a/runtime/vm/vm_sources.gypi b/runtime/vm/vm_sources.gypi |
| index 779ca1b218823fe6b5a2d26b7c6d514deb2b65bb..30df00d98697efd68c3f427811a5f222acb3a5f5 100644 |
| --- a/runtime/vm/vm_sources.gypi |
| +++ b/runtime/vm/vm_sources.gypi |
| @@ -355,6 +355,8 @@ |
| 'raw_object.cc', |
| 'raw_object.h', |
| 'raw_object_snapshot.cc', |
| + 'redundancy_elimination.cc', |
| + 'redundancy_elimination.h', |
| 'regexp.cc', |
| 'regexp.h', |
| 'regexp_assembler.cc', |