Index: runtime/vm/snapshot.h |
diff --git a/runtime/vm/snapshot.h b/runtime/vm/snapshot.h |
index cd9f40e042feed92ba6760ff6238bc53af5dc16d..847a9d92b4b1634189402ce63cb4b0d619629ef2 100644 |
--- a/runtime/vm/snapshot.h |
+++ b/runtime/vm/snapshot.h |
@@ -300,6 +300,7 @@ class SnapshotReader : public BaseReader { |
friend class TypeArguments; |
friend class TypeParameter; |
friend class UnresolvedClass; |
+ friend class WeakProperty; |
DISALLOW_COPY_AND_ASSIGN(SnapshotReader); |
}; |