Index: runtime/vm/vm.gypi |
diff --git a/runtime/vm/vm.gypi b/runtime/vm/vm.gypi |
index 1ccd0cbfa6165eaa2771d254c226d166132183fb..4397f9695a7b5bb76f88ce596dfa2b83b0ae735a 100644 |
--- a/runtime/vm/vm.gypi |
+++ b/runtime/vm/vm.gypi |
@@ -195,6 +195,7 @@ |
'../lib/math_sources.gypi', |
'../lib/mirrors_sources.gypi', |
'../lib/typed_data_sources.gypi', |
+ '../lib/vmservice_sources.gypi', |
], |
'sources': [ |
'bootstrap.cc', |