Index: runtime/vm/snapshot.h |
=================================================================== |
--- runtime/vm/snapshot.h (revision 24540) |
+++ runtime/vm/snapshot.h (working copy) |
@@ -359,6 +359,7 @@ |
friend class TypeParameter; |
friend class UnresolvedClass; |
friend class WeakProperty; |
+ friend class VMReference; |
DISALLOW_COPY_AND_ASSIGN(SnapshotReader); |
}; |