Index: runtime/vm/bootstrap.h |
diff --git a/runtime/vm/bootstrap.h b/runtime/vm/bootstrap.h |
index 76758b624b0e3e3f19ef883b0f6bc68ba26aa270..ddb7d74877edfea99d99545709856694a14ce595 100644 |
--- a/runtime/vm/bootstrap.h |
+++ b/runtime/vm/bootstrap.h |
@@ -33,6 +33,7 @@ class Bootstrap : public AllStatic { |
static const char* profiler_source_paths_[]; |
static const char* typed_data_source_paths_[]; |
static const char* utf_source_paths_[]; |
+ static const char* vmservice_source_paths_[]; |
// Source path mapping for patch URI and 'parts'. |
static const char* async_patch_paths_[]; |