Chromium Code Reviews| Index: runtime/vm/vm_sources.gypi |
| diff --git a/runtime/vm/vm_sources.gypi b/runtime/vm/vm_sources.gypi |
| index 2b2f9d45042be5a82c65630c20f351bf701a6709..9240cadd825a53561798d7b27679a09a1d206ae3 100644 |
| --- a/runtime/vm/vm_sources.gypi |
| +++ b/runtime/vm/vm_sources.gypi |
| @@ -302,6 +302,8 @@ |
| 'verifier.cc', |
| 'verifier.h', |
| 'visitor.h', |
| + 'vtune.cc', |
| + 'vtune.h', |
| 'zone.cc', |
| 'zone.h', |
| 'zone_test.cc', |