Index: runtime/vm/object_store.h |
=================================================================== |
--- runtime/vm/object_store.h (revision 45789) |
+++ runtime/vm/object_store.h (working copy) |
@@ -520,6 +520,7 @@ |
} |
friend class SnapshotReader; |
+ friend class VmIsolateSnapshotReader; |
DISALLOW_COPY_AND_ASSIGN(ObjectStore); |
}; |