Chromium Code Reviews| Index: runtime/vm/timeline.h |
| diff --git a/runtime/vm/timeline.h b/runtime/vm/timeline.h |
| index 168956a25bb7d0ee9141fa36673cfc97f23d3292..f918567ac1685ca68352d2c7edb46c1b972b7365 100644 |
| --- a/runtime/vm/timeline.h |
| +++ b/runtime/vm/timeline.h |
| @@ -530,7 +530,6 @@ class TimelineEventBlock { |
| void Finish(); |
| friend class Thread; |
| - friend class ThreadRegistry; |
| friend class TimelineEventRecorder; |
| friend class TimelineEventRingRecorder; |
| friend class TimelineEventEndlessRecorder; |