Chromium Code Reviews| Index: vm/vm_sources.gypi |
| =================================================================== |
| --- vm/vm_sources.gypi (revision 9014) |
| +++ vm/vm_sources.gypi (working copy) |
| @@ -119,6 +119,8 @@ |
| 'flags.cc', |
| 'flags.h', |
| 'flags_test.cc', |
| + 'flow_graph_allocator.cc', |
| + 'flow_graph_allocator.h', |
| 'flow_graph_builder.cc', |
| 'flow_graph_builder.h', |
| 'flow_graph_compiler.cc', |