Chromium Code Reviews| Index: runtime/vm/raw_object.h |
| =================================================================== |
| --- runtime/vm/raw_object.h (revision 31864) |
| +++ runtime/vm/raw_object.h (working copy) |
| @@ -442,8 +442,6 @@ |
| friend class GCMarker; |
| friend class ExternalTypedData; |
| friend class Heap; |
| - friend class HeapProfiler; |
| - friend class HeapProfilerRootVisitor; |
| friend class MarkingVisitor; |
| friend class Object; |
| friend class ObjectHistogram; |