Index: runtime/vm/snapshot_ids.h |
diff --git a/runtime/vm/snapshot_ids.h b/runtime/vm/snapshot_ids.h |
index 1e01b285d671849a739505d118bd4bcf306f43a4..71ab1983cd8cac701e4671945ed9d1cc33235c3c 100644 |
--- a/runtime/vm/snapshot_ids.h |
+++ b/runtime/vm/snapshot_ids.h |
@@ -45,6 +45,7 @@ enum { |
kExtractorParameterTypes, |
kExtractorParameterNames, |
+ kEmptyContextObject, |
kEmptyContextScopeObject, |
kImplicitClosureScopeObject, |
kEmptyObjectPool, |