Chromium Code Reviews| Index: runtime/vm/vm_sources.gypi |
| diff --git a/runtime/vm/vm_sources.gypi b/runtime/vm/vm_sources.gypi |
| index 3173a1b09d55075dc34cd4506b3ad45ab5a22a5a..4083cfbb84242548f16eee0a8dede80d2ba33284 100644 |
| --- a/runtime/vm/vm_sources.gypi |
| +++ b/runtime/vm/vm_sources.gypi |
| @@ -34,6 +34,8 @@ |
| 'ast_printer.h', |
| 'ast_printer_test.cc', |
| 'ast_test.cc', |
| + 'ast_transformer.cc', |
| + 'ast_transformer.h', |
| 'atomic.h', |
| 'atomic_android.cc', |
| 'atomic_linux.cc', |