Chromium Code Reviews| Index: runtime/vm/raw_object.h |
| =================================================================== |
| --- runtime/vm/raw_object.h (revision 23906) |
| +++ runtime/vm/raw_object.h (working copy) |
| @@ -443,6 +443,7 @@ |
| friend class HeapProfilerRootVisitor; |
| friend class MarkingVisitor; |
| friend class Object; |
| + friend class ObjectHistogram; |
| friend class RawExternalTypedData; |
| friend class RawInstructions; |
| friend class RawInstance; |