Chromium Code Reviews| Index: runtime/vm/vm_sources.gypi |
| diff --git a/runtime/vm/vm_sources.gypi b/runtime/vm/vm_sources.gypi |
| index 1c55d91b08e5b798e8f2aed8fa94267ccf4cf307..0c1fd0dfc952fed3987416bd2a736924882d8f19 100644 |
| --- a/runtime/vm/vm_sources.gypi |
| +++ b/runtime/vm/vm_sources.gypi |
| @@ -119,6 +119,8 @@ |
| 'flags.cc', |
| 'flags.h', |
| 'flags_test.cc', |
| + 'flow_graph.cc', |
| + 'flow_graph.h', |
| 'flow_graph_allocator.cc', |
| 'flow_graph_allocator.h', |
| 'flow_graph_builder.cc', |