Chromium Code Reviews| Index: runtime/vm/vm_sources.gypi |
| diff --git a/runtime/vm/vm_sources.gypi b/runtime/vm/vm_sources.gypi |
| index f7a50886a45aa1467e041828ae1b8b9f5c59f4bd..9a51721fc53c679e364a4a8e11056122f37b0af5 100644 |
| --- a/runtime/vm/vm_sources.gypi |
| +++ b/runtime/vm/vm_sources.gypi |
| @@ -268,6 +268,8 @@ |
| 'message_handler.h', |
| 'message_handler_test.cc', |
| 'message_test.cc', |
| + 'metrics.h', |
| + 'metrics.cc', |
|
koda
2014/08/12 22:03:03
Sort.
Cutch
2014/08/13 17:51:00
Done.
|
| 'native_arguments.h', |
| 'native_entry.cc', |
| 'native_entry.h', |