Internal change
PiperOrigin-RevId: 494150467
This commit is contained in:
parent
4c4df2cf18
commit
5bc1baf96a
|
@ -127,6 +127,8 @@ class OutputStreamShard : public OutputStream {
|
|||
friend class GraphProfiler;
|
||||
// Accesses OutputStreamShard for profiling.
|
||||
friend class GraphTracer;
|
||||
// Accesses OutputStreamShard for profiling.
|
||||
friend class PerfettoTraceScope;
|
||||
// Accesses OutputStreamShard for post processing.
|
||||
friend class OutputStreamManager;
|
||||
};
|
||||
|
|
Loading…
Reference in New Issue
Block a user