Chromium Code Reviews| Index: runtime/vm/vm_sources.gypi |
| diff --git a/runtime/vm/vm_sources.gypi b/runtime/vm/vm_sources.gypi |
| index a8d585ca69a29de0c23cafa9a3da272e5389f2d3..f21951b0a46f813bfa4c3c982e964da23d0fa699 100644 |
| --- a/runtime/vm/vm_sources.gypi |
| +++ b/runtime/vm/vm_sources.gypi |
| @@ -9,6 +9,8 @@ |
| 'allocation.cc', |
| 'allocation.h', |
| 'allocation_test.cc', |
| + 'aot_optimizer.cc', |
| + 'aot_optimizer.h', |
| 'assembler.cc', |
| 'assembler.h', |
| 'assembler_arm.cc', |