Chromium Code Reviews| Index: runtime/vm/timeline.h |
| diff --git a/runtime/vm/timeline.h b/runtime/vm/timeline.h |
| index d0c43e0be5e985b1853c3ea9bdb4d068e0c2aa6a..9654c0e22224c6c60f31ffbc8ec7d74ebe442656 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; |