Chromium Code Reviews| Index: runtime/vm/raw_object.h |
| =================================================================== |
| --- runtime/vm/raw_object.h (revision 38170) |
| +++ runtime/vm/raw_object.h (working copy) |
| @@ -455,6 +455,7 @@ |
| friend class FreeListElement; |
| friend class GCMarker; |
| friend class ExternalTypedData; |
| + friend class ForwardList; |
| friend class Heap; |
| friend class HeapMapAsJSONVisitor; |
| friend class ClassStatsVisitor; |